summaryrefslogtreecommitdiff
path: root/games/xpilot/files/patch-a
blob: d9f51cab3a5fa7636398d9ddc966af1bb0b946f7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
*** Local.config.orig	Mon May 13 13:02:22 1996
--- Local.config	Wed Jun 26 12:41:21 1996
***************
*** 25,31 ****
  #define	LocalGuru xpilot@cs.uit.no	/* The one to contact for problems */
  #endif /* LocalGuru */
  
! PREFIX = /usr/local/games
  
  /* Manual pages for games usually go to section 6. */
  MANSUFFIX = 6
--- 25,31 ----
  #define	LocalGuru xpilot@cs.uit.no	/* The one to contact for problems */
  #endif /* LocalGuru */
  
! PREFIX = /usr/X11R6
  
  /* Manual pages for games usually go to section 6. */
  MANSUFFIX = 6
*** src/config.h.orig	Sun Apr  7 10:05:02 1996
--- src/config.h	Wed Jun 26 12:36:51 1996
***************
*** 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