summaryrefslogtreecommitdiff
path: root/games/xrobots/files/patch-ac
blob: 636f5bd2efc79a68e450d0c0d6846814d63fdb66 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
--- Imakefile.orig	Fri Jan 23 01:14:38 1998
+++ Imakefile	Sat Dec  8 13:20:22 2001
@@ -1,5 +1,5 @@
 
-     SCORE_FILE = -DSCORE_FILE=\"./xrobotscores\"
+     SCORE_FILE = -DSCORE_FILE=\"__PREFIX__/lib/X11/xrobotscores\"
       MAXSCORES = -DMAXSCORES=20
            MAXX = -DMAXX=35
            MAXY = -DMAXY=20
@@ -14,6 +14,8 @@
   SYS_LIBRARIES = -lm
 
 all:: xrobots
+MANSUFFIX=6
+INSTPGMFLAGS = -s -g games -m 2755
 
 ComplexProgramTarget(xrobots)
 /*