aboutsummaryrefslogtreecommitdiff
path: root/games/xshisen/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'games/xshisen/files/patch-aa')
-rw-r--r--games/xshisen/files/patch-aa11
1 files changed, 0 insertions, 11 deletions
diff --git a/games/xshisen/files/patch-aa b/games/xshisen/files/patch-aa
deleted file mode 100644
index d3ed5829c04a..000000000000
--- a/games/xshisen/files/patch-aa
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig Tue Feb 27 21:29:29 1996
-+++ configure Sun Oct 10 17:49:35 1999
-@@ -1593,7 +1593,7 @@
- CPPFLAGS="${CPPFLAGS} -DLIB_DIR=\\\"\$(XSHISENLIB)\\\""
-
- for i in ${mandir} /usr/share/man /usr/man /usr/local/man; do
-- for j in japanese japan ja ja_JP ja_JP.eucJP ja_JP.SJIS; do
-+ for j in a_JP.EUC ja_JP.SJIS ja_JP.JIS7; do
- if [ -d "$i/$j" ]; then
- JAPANESE="$j"
- break 2;