From: Elan Ruusamäe Date: Sun, 27 Sep 2015 18:55:37 +0000 (+0300) Subject: .a cleanup not needed on this branch X-Git-Tag: auto/th/php70-7.0.0-1.RC3~1 X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;h=828485b9371b4d81452ee80e1bc9aca388f62d89;p=packages%2Fphp.git .a cleanup not needed on this branch --- diff --git a/php.spec b/php.spec index db92c48..8cf577e 100644 --- a/php.spec +++ b/php.spec @@ -2760,13 +2760,6 @@ sed -i -e "s|^libdir=.*|libdir='%{_libdir}'|" $RPM_BUILD_ROOT%{_libdir}/libphp_c # better solution? sed -i -e 's|libphp_common.la|$(libdir)/libphp_common.la|' $RPM_BUILD_ROOT%{_libdir}/%{name}/build/acinclude.m4 -# somewhy there are installed static versions we don't use -%if %{with apache1} || %{with apache2} -%{__rm} $RPM_BUILD_ROOT%{_libdir}/apache*/libphp*.a -%{__rm} $RPM_BUILD_ROOT%{_libdir}/libphp*.a -%{__rm} $RPM_BUILD_ROOT%{php_extensiondir}/*.a -%endif - %clean rm -rf $RPM_BUILD_ROOT