[Freeciv-Dev] (PR#8887) data/nation/Makefile.am.sh is useless
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://rt.freeciv.org/Ticket/Display.html?id=8887 >
Ok here's the patch. Also Makefile.am should be added to repository.
--
mateusz
Index: autogen.sh
===================================================================
RCS file: /home/freeciv/CVS/freeciv/autogen.sh,v
retrieving revision 1.19
diff -u -r1.19 autogen.sh
--- autogen.sh 15 Oct 2004 13:25:21 -0000 1.19
+++ autogen.sh 19 Oct 2004 08:34:06 -0000
@@ -160,8 +160,6 @@
echo "autoconf failed"
exit 1
}
-echo "+ generating automake files..."
-(cd data/nation; sh Makefile.am.sh >Makefile.am)
echo "+ running automake ... "
automake -a -c || {
echo
Index: data/nation/Makefile.am.sh
===================================================================
RCS file: /home/freeciv/CVS/freeciv/data/nation/Makefile.am.sh,v
retrieving revision 1.3
diff -u -r1.3 Makefile.am.sh
--- data/nation/Makefile.am.sh 14 Feb 2003 09:30:29 -0000 1.3
+++ data/nation/Makefile.am.sh 19 Oct 2004 08:34:06 -0000
@@ -15,7 +15,4 @@
EXTRA_DIST = \$(pkgdata_DATA) Makefile.am.sh
-Makefile.am: Makefile.am.sh \$(shell echo *.ruleset)
- sh Makefile.am.sh >Makefile.am
-
EOF
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Freeciv-Dev] (PR#8887) data/nation/Makefile.am.sh is useless,
Mateusz Stefek <=
|
|