updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / openjazz / openjazz.install
blobc7a13adedc0ac392164aeb428b0c3759c28f7e39
1 post_install() {
2   echo "Please copy the files from your installation of Jazz Jackrabbit 1 to /usr/share/openjazz/data, then run '/usr/share/openjazz/OpenJazz /usr/share/openjazz/data/' to start the game. Watch the output because OpenJazz may expect certain files to be all uppercase. The best solution is to have an upper and lowercase version of all the game data files in the data directory."
5 pre_remove() {
6   rm -rf /usr/share/openjazz/data
9 op=$1
10 shift
11 $op $*