[packages/php/dev-7.4] update to use --with-zip

glen glen at pld-linux.org
Thu Jun 20 01:16:52 CEST 2019


commit 925e47538db1dda152a629633a1fc1cf861b984b
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Wed Jun 19 23:27:04 2019 +0300

    update to use --with-zip
    
    refs:
    - https://github.com/php/php-src/commit/a7b5b341b3b3eaea878570b3bbf75f1c069a13e6

 php.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php.spec b/php.spec
index cddc4ad..01453eb 100644
--- a/php.spec
+++ b/php.spec
@@ -2334,7 +2334,7 @@ for sapi in $sapis; do
 	%{?with_xsl:--with-xsl=shared} \
 	--with-zlib=shared \
 	--with-zlib-dir=shared,/usr \
-	%{?with_zip:--enable-zip=shared,/usr --with-libzip} \
+	%{?with_zip:--with-zip=shared,/usr} \
 
 	# save for debug
 	cp -f Makefile Makefile.$sapi
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/dc749f05f4e6b8ecc255d77e12a1599af9aea8a7



More information about the pld-cvs-commit mailing list