[packages/apache-mod_rpaf] drop libtool hack, apache package is fixed (apache-2.4.16-3)

glen glen at pld-linux.org
Fri Sep 11 15:58:56 CEST 2015


commit d97e0426d40de6e3cf12867d4aa396ccb34b6a68
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Fri Sep 11 16:58:50 2015 +0300

    drop libtool hack, apache package is fixed (apache-2.4.16-3)

 apache-mod_rpaf.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/apache-mod_rpaf.spec b/apache-mod_rpaf.spec
index b223087..a01c4a7 100644
--- a/apache-mod_rpaf.spec
+++ b/apache-mod_rpaf.spec
@@ -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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/apache-mod_rpaf.git/commitdiff/d97e0426d40de6e3cf12867d4aa396ccb34b6a68



More information about the pld-cvs-commit mailing list