]> git.pld-linux.org Git - packages/GeoIP.git/commitdiff
- fix linking of GeoIPUpdate lib
authorwrobell <wrobell@pld-linux.org>
Tue, 12 Dec 2006 17:15:20 +0000 (17:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    GeoIP-link.patch -> 1.1

GeoIP-link.patch [new file with mode: 0644]

diff --git a/GeoIP-link.patch b/GeoIP-link.patch
new file mode 100644 (file)
index 0000000..249e746
--- /dev/null
@@ -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
This page took 0.104023 seconds and 4 git commands to generate.