]> git.pld-linux.org Git - packages/gbatnav.git/blob - gbatnav-am_fixes.patch
- release 2
[packages/gbatnav.git] / gbatnav-am_fixes.patch
1 --- gbatnav-1.0.1/gbnserver/Makefile.am~        Sun Apr 22 05:33:56 2001
2 +++ gbatnav-1.0.1/gbnserver/Makefile.am Sun Apr 22 05:34:08 2001
3 @@ -33,7 +33,7 @@
4         batnavggz.h
5  
6  
7 -gbnserver_DEPENDENCIES = ../common/libbatnavcommon.a $(GGZLIB) @INTLDEPS@
8 +gbnserver_DEPENDENCIES = ../common/libbatnavcommon.a $(GGZLIB)
9  gbnserver_LDADD =                      \
10         ../common/libbatnavcommon.a     \
11         $(GGZLIB)                       \
12 --- gbatnav-1.0.1/gbnclient/Makefile.am~        Sun Apr 22 05:33:56 2001
13 +++ gbatnav-1.0.1/gbnclient/Makefile.am Sun Apr 22 05:35:38 2001
14 @@ -41,7 +41,7 @@
15         g_connect.h
16  
17  
18 -gbnclient_DEPENDENCIES = ../common/libbatnavcommon.a $(GGZLIB) @INTLDEPS@
19 +gbnclient_DEPENDENCIES = ../common/libbatnavcommon.a $(GGZLIB)
20  gbnclient_LDADD =                      \
21         ../common/libbatnavcommon.a     \
22         $(GGZLIB)                       \
This page took 0.040019 seconds and 3 git commands to generate.