aboutsummaryrefslogtreecommitdiff
path: root/games/xpipeman/files/patch-ab
blob: f8d9ec60f899d16f639b0323f5a9fe6a59ac2a99 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
*** Imakefile.orig	Fri Sep 13 13:32:10 1991
--- Imakefile	Mon Jan  2 23:49:42 1995
***************
*** 1,5 ****
  
!      SCORE_FILE = -DSCORE_FILE=\"./xpipescores\"
        MAXSCORES = -DMAXSCORES=20
          DEFINES = $(SCORE_FILE) $(MAXSCORES)
  
--- 1,5 ----
  
!      SCORE_FILE = -DSCORE_FILE=\"/usr/X11R6/lib/X11/xpipescores\"
        MAXSCORES = -DMAXSCORES=20
          DEFINES = $(SCORE_FILE) $(MAXSCORES)