wok-current diff php/receipt @ rev 13820

thunderbird: limit long (was create > 100G !)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Jan 06 21:18:32 2013 +0100 (2013-01-06)
parents dbd759dcccf3
children ea4381b83496
line diff
     1.1 --- a/php/receipt	Mon Jun 25 18:44:53 2012 +0200
     1.2 +++ b/php/receipt	Sun Jan 06 21:18:32 2013 +0100
     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 \