summaryrefslogtreecommitdiff
path: root/games/xkoules/files/patch-aa
blob: eb18c96f0a29d222a4eaaa62bfdfc73cb24f18b8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- Iconfig.orig	Wed Mar  4 15:29:05 1998
+++ Iconfig	Sun Apr 19 17:23:41 1998
@@ -34,9 +34,9 @@
   recomended for linux*/
 /*#define I386ASSEMBLY*/
 /* directories*/
-KOULESDIR		=/usr/bin/X11
-SOUNDDIR		=/usr/local/lib/koules
-MANDIR			=/usr/local/man/man6
+KOULESDIR		=$(PREFIX)/bin
+SOUNDDIR		=$(PREFIX)/share/xkoules
+MANDIR			=$(PREFIX)/man/man6
 
 /*You need some extra libraryes for BSD sockets compatibility?*/
 /* TOP_INCLUDES =                       /* Sun users with GCC need this */