summaryrefslogtreecommitdiff
path: root/games/freeciv-share/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'games/freeciv-share/patches/patch-aa')
-rw-r--r--games/freeciv-share/patches/patch-aa16
1 files changed, 0 insertions, 16 deletions
diff --git a/games/freeciv-share/patches/patch-aa b/games/freeciv-share/patches/patch-aa
deleted file mode 100644
index 151351c9924..00000000000
--- a/games/freeciv-share/patches/patch-aa
+++ /dev/null
@@ -1,16 +0,0 @@
-$NetBSD: patch-aa,v 1.2 2000/08/12 06:34:41 jlam Exp $
-
---- configure.in.orig Thu Jul 20 13:26:32 2000
-+++ configure.in Fri Aug 11 21:39:28 2000
-@@ -164,6 +164,11 @@
- LIBS="-lintl $LIBS"
- fi
-
-+dnl NetBSD: set DATADIRNAME to "share"
-+DATADIRNAME="share"
-+INTLDEPS=
-+INTLLIBS="-lintl"
-+
- dnl DATADIRNAME is generated by AM_GNU_GETTEXT;
- dnl note this has to match the path installed by po/Makefile
- FC_EXPAND_DIR(LOCALEDIR, '${prefix}/${DATADIRNAME}/locale')