]> git.pld-linux.org Git - packages/php.git/commitdiff
- ac fix
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 18 Oct 2011 16:07:47 +0000 (16:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.960

php.spec

index 3bda383e3123a24ef0d67b15dd0148f5e4e0472c..7215cf6bf381d26b62a054ab7944d05f68817349 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -1897,9 +1897,7 @@ cp -p php.ini-production php.ini
 %{__rm} -r sapi/litespeed
 gzip -dc %{SOURCE15} | tar xf - -C sapi/
 
-%if "%{pld_release}" != "ac"
 sed -i -e '/PHP_ADD_LIBRARY_WITH_PATH/s#xmlrpc,#xmlrpc-epi,#' ext/xmlrpc/config.m4
-%endif
 
 # cleanup backups after patching
 find '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
This page took 0.047983 seconds and 4 git commands to generate.