summaryrefslogtreecommitdiff
path: root/games/xpipeman/patches/patch-ab
blob: e733bf29220dee0556884692afdb34456787f598 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ab,v 1.2 1998/08/07 10:40:45 agc Exp $

--- 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)