wok rev 13461

php: add --with-mysql-sock option
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Sun Oct 07 23:54:36 2012 +0200 (2012-10-07)
parents 4a418a388a07
children 365a156417b6
files php/receipt
line diff
     1.1 --- a/php/receipt	Sun Oct 07 23:53:29 2012 +0200
     1.2 +++ b/php/receipt	Sun Oct 07 23:54:36 2012 +0200
     1.3 @@ -44,6 +44,7 @@
     1.4  --with-mcrypt=shared,/usr \
     1.5  --with-mysql=shared,/usr \
     1.6  --with-mysqli=shared \
     1.7 +--with-mysql-sock=/var/mysql/mysql.sock \
     1.8  --with-pgsql=shared,/usr \
     1.9  --with-snmp=shared,/usr \
    1.10  --enable-soap=shared,/usr \