wok diff libquicktime/receipt @ rev 12039

Up: tazlito (4.4) - Better russian dolls support and fixes
author Christophe Lincoln <pankso@slitaz.org>
date Wed Mar 07 13:55:33 2012 +0100 (2012-03-07)
parents d1768332cee0
children 6ad7fec1c8d0
line diff
     1.1 --- a/libquicktime/receipt	Sun May 08 09:01:58 2011 +0000
     1.2 +++ b/libquicktime/receipt	Wed Mar 07 13:55:33 2012 +0100
     1.3 @@ -20,7 +20,8 @@
     1.4  			  --enable-gpl \
     1.5  			  --with-ffmpeg \
     1.6  			  --with-x264 \
     1.7 -			  --without-doxygen &&
     1.8 +			  --without-doxygen \
     1.9 +			  $CONFIGURE_ARGS &&
    1.10    make &&
    1.11    make DESTDIR=$PWD/_pkg install
    1.12  }