summaryrefslogtreecommitdiff
path: root/games/xpipeman/patches/patch-ab
blob: 10c338327949d16eaceead8ae0d83687ae8649b0 (plain)
1
2
3
4
5
6
7
8
9
10
--- Imakefile.orig	Sat Aug  1 01:16:57 1998
+++ Imakefile	Sat Aug  1 01:19:02 1998
@@ -1,5 +1,5 @@
 
-     SCORE_FILE = -DSCORE_FILE=\"/usr/games/lib/xpipescores\"
+     SCORE_FILE = -DSCORE_FILE=\"$(X11BASE)/share/xpipeman/xpipescores\"
       MAXSCORES = -DMAXSCORES=20
-        DEFINES = $(SCORE_FILE) $(MAXSCORES) -DSYSV
+        DEFINES = $(SCORE_FILE) $(MAXSCORES)