summaryrefslogtreecommitdiff
path: root/games/xpipeman/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'games/xpipeman/patches/patch-ab')
-rw-r--r--games/xpipeman/patches/patch-ab10
1 files changed, 10 insertions, 0 deletions
diff --git a/games/xpipeman/patches/patch-ab b/games/xpipeman/patches/patch-ab
new file mode 100644
index 00000000000..10c33832794
--- /dev/null
+++ b/games/xpipeman/patches/patch-ab
@@ -0,0 +1,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)
+