wok diff libgphoto2/receipt @ rev 12856

Up: slitaz-base-files (5.2.2) libtaz.sh, libpkg.sh and i18n improved
author Christophe Lincoln <pankso@slitaz.org>
date Thu May 24 12:55:50 2012 +0200 (2012-05-24)
parents 85e47692efef
children 8f447cf2eee5
line diff
     1.1 --- a/libgphoto2/receipt	Fri May 27 11:37:12 2011 +0200
     1.2 +++ b/libgphoto2/receipt	Thu May 24 12:55:50 2012 +0200
     1.3 @@ -17,7 +17,7 @@
     1.4  {
     1.5     	cd $src
     1.6  	./configure --prefix=/usr udevscriptdir=/lib/udev \
     1.7 -			--with-exif --disable-static &&
     1.8 +			--with-exif --disable-static $CONFIGURE_ARGS &&
     1.9  	make &&
    1.10  	make install
    1.11