]> git.pld-linux.org Git - packages/apache-mod_rpaf.git/commitdiff
drop libtool hack, apache package is fixed (apache-2.4.16-3)
authorElan Ruusamäe <glen@delfi.ee>
Fri, 11 Sep 2015 13:58:50 +0000 (16:58 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Fri, 11 Sep 2015 13:58:50 +0000 (16:58 +0300)
apache-mod_rpaf.spec

index b223087288661e70184ede2147eefda23dab36c5..a01c4a73b473e5771f2b8d7a10293be89e787c33 100644 (file)
@@ -35,7 +35,7 @@ mod_proxy_add_forward jest dla frontendowych.
 %patch0 -p1
 
 %build
-%{apxs} -S CC="--tag=CC %{__cc}" -c -n mod_%{mod_name}.o mod_%{mod_name}.c
+%{apxs} -S CC="%{__cc}" -c -n mod_%{mod_name}.o mod_%{mod_name}.c
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.078633 seconds and 4 git commands to generate.