]> git.pld-linux.org Git - packages/apache-mod_geoip.git/commitdiff
- cppflags, ldflags AC-branch auto/ac/apache-mod_geoip-1_2_7-1 auto/th/apache-mod_geoip-1_2_7-1
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 10 Apr 2012 13:45:15 +0000 (13:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_geoip.spec -> 1.3

apache-mod_geoip.spec

index 7297e4850faa953edd53036a33442fa996bc851f..13ff60a36d226213ad0e423e75ebdd86d2e0323d 100644 (file)
@@ -33,7 +33,7 @@ license.
 %setup -q -n mod_geoip2_%{version}
 
 %build
 %setup -q -n mod_geoip2_%{version}
 
 %build
-%{apxs} -Wc,"%{rpmcflags}" -Wl,-lGeoIP -c mod_geoip.c
+%{apxs} -Wc,"%{rpmcppflags} %{rpmcflags}" -Wl,"-lGeoIP %{rpmldflags}" -c mod_geoip.c
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.057199 seconds and 4 git commands to generate.