summaryrefslogtreecommitdiff
path: root/games/xblast/files/patch-aa
blob: cc7e8f5d3c0ca0a339cd957ef7cb5574dc76e295 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- Imakefile.orig	Wed Jul 28 21:36:20 1999
+++ Imakefile	Fri Aug 27 14:42:54 1999
@@ -25,7 +25,9 @@
  * If you want to have sound, comment the following line
  * Set SOUND_DIR to the directory, where the sounds can be found
  */
-EXTRA_DEFINES=-DXBLASTDIR=\"$(XBLASTDIR)\" -DXBLAST_SOUND
+EXTRA_DEFINES=-DXBLASTDIR=\"$(DESTDIR)$(XBLASTDIR)\" \
+	      -DAPPLOADDIR=\"$(DESTDIR)$(XAPPLOADDIR)\" \
+	      -DXBLAST_SOUND 
 
 /*
  * all programs to be build