[packages/php] vpx was repaced with webp in 7.0; refs cc167b4

glen glen at pld-linux.org
Mon May 16 17:58:35 CEST 2016


commit 332bf1f40155e1a3760cac26489947ec212e921d
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon May 16 18:58:26 2016 +0300

    vpx was repaced with webp in 7.0; refs cc167b4

 php.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php.spec b/php.spec
index 59b8b4a..a91c159 100644
--- a/php.spec
+++ b/php.spec
@@ -2326,7 +2326,7 @@ for sapi in $sapis; do
 	%{?with_odbc:--with-pdo-odbc=shared,unixODBC,/usr} \
 	%{?with_pgsql:--with-pdo-pgsql=shared} \
 	%{?with_pdo_sqlite:--with-pdo-sqlite=shared,/usr} \
-	%{?with_webp:--with-vpx-dir=/usr} \
+	%{?with_webp:--with-webp-dir=/usr} \
 	--without-libexpat-dir \
 	%{__enable_disable posix posix shared} \
 	--enable-shared \
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list