]> git.pld-linux.org Git - packages/php.git/commitdiff
ext/mysql was dropped in 7.0
authorElan Ruusamäe <glen@delfi.ee>
Mon, 16 May 2016 15:57:19 +0000 (18:57 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 16 May 2016 15:57:19 +0000 (18:57 +0300)
php.spec

index 5c9133dde532cad553412e594277b5730cef0177..59b8b4afac9a60759d1cc3895a5b48a98e8dd978 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -2359,7 +2359,6 @@ for sapi in $sapis; do
        %{__with_without mcrypt mcrypt shared} \
        %{?with_mm:--with-mm} \
        %{?with_mysqlnd:--enable-mysqlnd=shared} \
-       %{__with_without mysql mysql shared,%{!?with_mysqlnd:/usr}%{?with_mysqlnd:mysqlnd}} \
        %{?with_mysqli:--with-mysqli=shared,%{!?with_mysqlnd:/usr/bin/mysql_config}%{?with_mysqlnd:mysqlnd}} \
        %{?with_oci:--with-oci8=shared%{?with_instantclient:,instantclient,%{_libdir}}} \
        %{__enable_disable opcache opcache shared} \
This page took 0.058994 seconds and 4 git commands to generate.