]> git.pld-linux.org Git - packages/php.git/commitdiff
vpx was repaced with webp in 7.0; refs cc167b4
authorElan Ruusamäe <glen@delfi.ee>
Mon, 16 May 2016 15:58:26 +0000 (18:58 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 16 May 2016 15:58:26 +0000 (18:58 +0300)
php.spec

index 59b8b4afac9a60759d1cc3895a5b48a98e8dd978..a91c15956888077ee554407dc96843b11c8dc3ff 100644 (file)
--- 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 \
This page took 1.127844 seconds and 4 git commands to generate.