wok diff php/receipt @ rev 3896

get-google-chrome: do not create empty packages if /usr/bin/ar not exist
author Liu Peng <rocky@slitaz.org>
date Fri Aug 14 13:21:54 2009 +0000 (2009-08-14)
parents 2927081919c9
children 5043ba1d9bd1
line diff
     1.1 --- a/php/receipt	Wed Jul 29 17:25:48 2009 +0200
     1.2 +++ b/php/receipt	Fri Aug 14 13:21:54 2009 +0000
     1.3 @@ -32,6 +32,7 @@
     1.4  --enable-zip \
     1.5  --enable-calendar \
     1.6  --enable-exif \
     1.7 +--enable-dba=shared \
     1.8  --with-config-file-path=/etc \
     1.9  --with-zlib \
    1.10  --with-gettext \