summaryrefslogtreecommitdiff
path: root/games/xchain/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'games/xchain/files/patch-aa')
-rw-r--r--games/xchain/files/patch-aa12
1 files changed, 0 insertions, 12 deletions
diff --git a/games/xchain/files/patch-aa b/games/xchain/files/patch-aa
deleted file mode 100644
index 26f695862721..000000000000
--- a/games/xchain/files/patch-aa
+++ /dev/null
@@ -1,12 +0,0 @@
---- xchain.c.orig Thu Feb 26 00:10:15 1998
-+++ xchain.c Sat Jun 10 11:29:42 2000
-@@ -29,7 +29,9 @@
- #include <stdlib.h>
- #include <time.h>
-
-+#ifndef DEF_WISH_PATH
- #define DEF_WISH_PATH "/usr/bin/wish"
-+#endif
-
- void wprintf(char *, ...);
- void draw_screen(void);