diff options
Diffstat (limited to 'games/xpipeman/files/patch-ab')
-rw-r--r-- | games/xpipeman/files/patch-ab | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/games/xpipeman/files/patch-ab b/games/xpipeman/files/patch-ab deleted file mode 100644 index f8d9ec60f899..000000000000 --- a/games/xpipeman/files/patch-ab +++ /dev/null @@ -1,15 +0,0 @@ -*** 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) - |