summaryrefslogtreecommitdiff
path: root/games/freeciv-share/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'games/freeciv-share/patches/patch-ab')
-rw-r--r--games/freeciv-share/patches/patch-ab15
1 files changed, 15 insertions, 0 deletions
diff --git a/games/freeciv-share/patches/patch-ab b/games/freeciv-share/patches/patch-ab
new file mode 100644
index 00000000000..72d9e886596
--- /dev/null
+++ b/games/freeciv-share/patches/patch-ab
@@ -0,0 +1,15 @@
+$NetBSD: patch-ab,v 1.3 2005/08/24 10:36:41 adam Exp $
+
+--- Makefile.in.orig 2005-08-23 18:06:02.000000000 +0000
++++ Makefile.in
+@@ -276,8 +276,8 @@ target_vendor = @target_vendor@
+ @CLIENT_TRUE@@SERVER_TRUE@MSUBDIRS = manual
+ @SERVER_FALSE@MSUBDIRS =
+ @MAKE_DATA_FALSE@DSUBDIRS =
+-@MAKE_DATA_TRUE@DSUBDIRS = data
+-SUBDIRS = $(DSUBDIRS) intl utility common tests $(SSUBDIRS) $(CSUBDIRS) po doc $(MSUBDIRS)
++@MAKE_DATA_TRUE@DSUBDIRS = data po doc
++SUBDIRS = $(DSUBDIRS) intl utility common tests $(SSUBDIRS) $(CSUBDIRS) $(MSUBDIRS)
+ EXTRA_DIST = acconfig.old \
+ autogen.sh \
+ config.mac.h \