aboutsummaryrefslogtreecommitdiff
path: root/games/Phalanx/patches/defines.patch
diff options
context:
space:
mode:
Diffstat (limited to 'games/Phalanx/patches/defines.patch')
-rw-r--r--games/Phalanx/patches/defines.patch20
1 files changed, 0 insertions, 20 deletions
diff --git a/games/Phalanx/patches/defines.patch b/games/Phalanx/patches/defines.patch
deleted file mode 100644
index ab43807b5d703..0000000000000
--- a/games/Phalanx/patches/defines.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- makefile.orig 2005-10-03 00:46:56.000000000 +0200
-+++ makefile 2009-01-10 20:57:03.000000000 +0100
-@@ -19,7 +19,16 @@
- ### -DLEARN_DIR=\"/var/local/lib\"
- ### -DQCAPSONLY
-
--DEFINES = -DGNUFUN
-+DEFINES = -DGNUFUN \
-+-DPBOOK_FILE=\"pbook.phalanx\" \
-+-DSBOOK_FILE=\"sbook.phalanx\" \
-+-DPBOOK_DIR=\"/usr/share/games/phalanx\" \
-+-DSBOOK_DIR=\"/usr/share/games/phalanx\" \
-+-DLEARN_DIR=\"/var/games/phalanx\" \
-+-DLEARN_FILE=\"learn.phalanx\" \
-+-DECO_FILE=\"eco.phalanx\" \
-+-DECO_DIR=\"/usr/share/games/phalanx\"
-+
- LDFLAGS =
-
- OBJ = .o/phalanx.o .o/bcreate.o .o/search.o .o/io.o .o/data.o \