From c1d19749c520cc76ba1a547b02e9964811be7e8b Mon Sep 17 00:00:00 2001 From: Robert Scheck Date: Nov 17 2012 01:04:58 +0000 Subject: Remove buildroot to stay compatible with older RHEL versions --- diff --git a/mod_geoip.spec b/mod_geoip.spec index 30447c6..89f959e 100644 --- a/mod_geoip.spec +++ b/mod_geoip.spec @@ -32,6 +32,7 @@ the Apache license. %{_httpd_apxs} -Wc,-Wall -Wl,"-lGeoIP" -c %{name}.c %install +rm -rf $RPM_BUILD_ROOT install -D -p -m 755 .libs/%{name}.so $RPM_BUILD_ROOT%{_httpd_moddir}/%{name}.so cat << EOF > 10-geoip.conf