diff options
Diffstat (limited to 'games/xpilot/files/patch-a')
-rw-r--r-- | games/xpilot/files/patch-a | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/games/xpilot/files/patch-a b/games/xpilot/files/patch-a index c5911e88aa73..201320381636 100644 --- a/games/xpilot/files/patch-a +++ b/games/xpilot/files/patch-a @@ -1,12 +1,11 @@ ---- Local.config.orig Sun Apr 1 14:57:24 2001 -+++ Local.config Sun Apr 8 17:44:02 2001 -@@ -36,12 +36,12 @@ +--- Local.config.orig Tue Mar 5 18:09:01 2002 ++++ Local.config Fri Mar 8 19:11:58 2002 +@@ -36,12 +36,10 @@ #define LocalGuru xpilot@xpilot.org /* The one to contact for problems */ #endif /* LocalGuru */ -PREFIX = /usr/local/games -+PREFIX = /usr/X11R6 - +- /* Manual pages for games usually go to section 6. */ MANSUFFIX = 6 INSTMANDIR = $(PREFIX)/man/man$(MANSUFFIX) @@ -15,7 +14,7 @@ INSTBINDIR = $(PREFIX)/bin /* #define Log /* Try to log every server start to log file */ -@@ -107,7 +107,7 @@ +@@ -105,7 +103,7 @@ * Try not defining anything first. You probably want -O for speed. */ /* CDEBUGFLAGS = -g /* General debug flag */ |