wok-6.x diff libquicktime/receipt @ rev 11754
Up: slitaz-configs (4.7) New grub splash image and fix GTK icon
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed Feb 22 16:35:30 2012 +0100 (2012-02-22) |
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 Feb 22 16:35:30 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 }