ccollect:0.6.2->0.7.0
[nslu2-linux/optware.git] / sources / nethack / postinst
blobfe18eb057a42762ccda80ab29c2437ac529b38a3
1 #!/bin/sh
3 # $Id$
5 cd /opt/share/nethackdir/dat
6 ../util/dgn_comp dungeon.pdf
7 ../util/lev_comp bigroom.des
8 ../util/lev_comp castle.des
9 ../util/lev_comp endgame.des
10 ../util/lev_comp gehennom.des
11 ../util/lev_comp knox.des
12 ../util/lev_comp medusa.des
13 ../util/lev_comp mines.des
14 ../util/lev_comp oracle.des
15 ../util/lev_comp sokoban.des
16 ../util/lev_comp tower.des
17 ../util/lev_comp yendor.des
18 ../util/lev_comp Arch.des
19 ../util/lev_comp Barb.des
20 ../util/lev_comp Caveman.des
21 ../util/lev_comp Healer.des
22 ../util/lev_comp Knight.des
23 ../util/lev_comp Monk.des
24 ../util/lev_comp Priest.des
25 ../util/lev_comp Ranger.des
26 ../util/lev_comp Rogue.des
27 ../util/lev_comp Samurai.des
28 ../util/lev_comp Tourist.des
29 ../util/lev_comp Valkyrie.des
30 ../util/lev_comp Wizard.des
31 cp *.lev /opt/share/nethackdir/
32 cp dungeon /opt/share/nethackdir/dungeon
33 cd /opt/share/nethackdir/util
34 ./makedefs -q
35 cp /opt/share/nethackdir/dat/quest.dat /opt/share/nethackdir/quest.dat
37 # This should be solved with a sgid games!
39 chmod 777 /opt/share/nethackdir
40 chmod 777 /opt/share/nethackdir/record
41 chmod 777 /opt/share/nethackdir/logfile
42 chmod 777 /opt/share/nethackdir/perm
43 chmod 1777 /opt/share/nethackdir/save