]> git.pld-linux.org Git - packages/gbatnav.git/commitdiff
- automake fixes for 1.0.1.
authorkloczek <kloczek@pld-linux.org>
Sun, 22 Apr 2001 03:52:34 +0000 (03:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gbatnav-am_fixes.patch -> 1.1

gbatnav-am_fixes.patch [new file with mode: 0644]

diff --git a/gbatnav-am_fixes.patch b/gbatnav-am_fixes.patch
new file mode 100644 (file)
index 0000000..dbdf0e7
--- /dev/null
@@ -0,0 +1,22 @@
+--- gbatnav-1.0.1/gbnserver/Makefile.am~       Sun Apr 22 05:33:56 2001
++++ gbatnav-1.0.1/gbnserver/Makefile.am        Sun Apr 22 05:34:08 2001
+@@ -33,7 +33,7 @@
+       batnavggz.h
+-gbnserver_DEPENDENCIES = ../common/libbatnavcommon.a $(GGZLIB) @INTLDEPS@
++gbnserver_DEPENDENCIES = ../common/libbatnavcommon.a $(GGZLIB)
+ gbnserver_LDADD =                     \
+       ../common/libbatnavcommon.a     \
+       $(GGZLIB)                       \
+--- gbatnav-1.0.1/gbnclient/Makefile.am~       Sun Apr 22 05:33:56 2001
++++ gbatnav-1.0.1/gbnclient/Makefile.am        Sun Apr 22 05:35:38 2001
+@@ -41,7 +41,7 @@
+       g_connect.h
+-gbnclient_DEPENDENCIES = ../common/libbatnavcommon.a $(GGZLIB) @INTLDEPS@
++gbnclient_DEPENDENCIES = ../common/libbatnavcommon.a $(GGZLIB)
+ gbnclient_LDADD =                     \
+       ../common/libbatnavcommon.a     \
+       $(GGZLIB)                       \
This page took 0.062621 seconds and 4 git commands to generate.