summaryrefslogtreecommitdiff
path: root/games/xpilot/files
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-03-09 00:11:27 +0000
committerSteve Price <steve@FreeBSD.org>1999-03-09 00:11:27 +0000
commit99c8f4b320039f322e1d27eaa93d61abc1098876 (patch)
treec7cf07b148bf2025e9e93f369ed6a1e59978754d /games/xpilot/files
parentUpdate to version 4.2.0. (diff)
Update to version 4.1.0.
PR: 10339 Submitted by: Michael Haro <mharo@area51.fremont.ca.us>
Notes
Notes: svn path=/head/; revision=17088
Diffstat (limited to 'games/xpilot/files')
-rw-r--r--games/xpilot/files/patch-a19
1 files changed, 0 insertions, 19 deletions
diff --git a/games/xpilot/files/patch-a b/games/xpilot/files/patch-a
index 597058985445..1396e6cc1a32 100644
--- a/games/xpilot/files/patch-a
+++ b/games/xpilot/files/patch-a
@@ -17,22 +17,3 @@
/* Manual pages for games usually go to section 6. */
MANSUFFIX = 6
-*** src/config.h.orig Tue Oct 8 04:22:39 1996
---- src/config.h Wed Feb 12 08:32:58 1997
-***************
-*** 46,52 ****
- # define LIBPREFIX "lib_disk:[lib.xgames.xpilot341.lib"
- # define LIBDIR LIBPREFIX "]"
- # else
-! # define LIBDIR "/usr/local/games/lib/xpilot/"
- # endif
- #endif
-
---- 46,52 ----
- # define LIBPREFIX "lib_disk:[lib.xgames.xpilot341.lib"
- # define LIBDIR LIBPREFIX "]"
- # else
-! # define LIBDIR "/usr/X11R6/lib/xpilot/"
- # endif
- #endif
-