diff options
Diffstat (limited to 'games/xtux/files/patch-ac')
-rw-r--r-- | games/xtux/files/patch-ac | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/games/xtux/files/patch-ac b/games/xtux/files/patch-ac deleted file mode 100644 index c8d2079ff050..000000000000 --- a/games/xtux/files/patch-ac +++ /dev/null @@ -1,9 +0,0 @@ ---- src/common/Makefile.orig Sun Feb 4 11:57:32 2001 -+++ src/common/Makefile Tue Feb 6 09:42:15 2001 -@@ -1,7 +1,6 @@ - # Makefile for stuff that's common between server & client. - - CC = gcc --CFLAGS = -g -Wall -O2 -DDATADIR=\"$(DATADIR)\" - AR = ar - RANLIB = ranlib |