SOURCES: GeoIP-link.patch (NEW) - fix linking of GeoIPUpdate lib

wrobell wrobell at pld-linux.org
Tue Dec 12 18:15:25 CET 2006


Author: wrobell                      Date: Tue Dec 12 17:15:25 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix linking of GeoIPUpdate lib

---- Files affected:
SOURCES:
   GeoIP-link.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/GeoIP-link.patch
diff -u /dev/null SOURCES/GeoIP-link.patch:1.1
--- /dev/null	Tue Dec 12 18:15:25 2006
+++ SOURCES/GeoIP-link.patch	Tue Dec 12 18:15:20 2006
@@ -0,0 +1,8 @@
+--- GeoIP-1.4.0/libGeoIP/Makefile.am.orig	2006-12-12 17:04:14.000000000 +0000
++++ GeoIP-1.4.0/libGeoIP/Makefile.am	2006-12-12 17:06:52.000000000 +0000
+@@ -16,4 +16,4 @@
+ 
+ libGeoIP_la_LDFLAGS = -version-info @GEOIP_VERSION_INFO@
+ 
+-libGeoIPUpdate_la_LIBADD = -lz
++libGeoIPUpdate_la_LIBADD = -lz libGeoIP.la
================================================================


More information about the pld-cvs-commit mailing list