[packages/php] fix mysql bcond

glen glen at pld-linux.org
Sun May 24 18:07:41 CEST 2015


commit 5fae53362722edff1b82e70dad425f0acc99723e
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun May 24 19:00:26 2015 +0300

    fix mysql bcond

 php.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php.spec b/php.spec
index 3ed199b..be99957 100644
--- a/php.spec
+++ b/php.spec
@@ -2392,7 +2392,7 @@ for sapi in $sapis; do
 	%{?with_mm:--with-mm} \
 	%{?with_mssql:--with-mssql=shared} \
 	%{?with_mysqlnd:--enable-mysqlnd=shared} \
-	%{__enable_disable mysql mysql shared,%{!?with_mysqlnd:/usr}%{?with_mysqlnd:mysqlnd}} \
+	%{__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}}} \
 	%{?with_opcache:--enable-opcache=shared} \
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list