wok-next diff php/receipt @ rev 12288

linux: workaround missing --extract in cook
author Christophe Lincoln <pankso@slitaz.org>
date Sun Apr 15 19:01:36 2012 +0200 (2012-04-15)
parents 8e4c74abdf74
children 897168e1905c
line diff
     1.1 --- a/php/receipt	Mon Jan 02 23:06:19 2012 +0100
     1.2 +++ b/php/receipt	Sun Apr 15 19:01:36 2012 +0200
     1.3 @@ -42,6 +42,7 @@
     1.4  --with-gettext \
     1.5  --with-mcrypt=shared,/usr \
     1.6  --with-mysql=shared,/usr \
     1.7 +--with-mysqli=shared \
     1.8  --with-pgsql=shared,/usr \
     1.9  --with-snmp=shared,/usr \
    1.10  --enable-soap=shared,/usr \