wok diff libquicktime/receipt @ rev 10309

tilda: Add $CONFIGURE_ARGS.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat May 21 21:22:39 2011 +0000 (2011-05-21)
parents 177f9bfbbcc3
children b7319995b37e
line diff
     1.1 --- a/libquicktime/receipt	Wed Oct 20 13:17:30 2010 +0000
     1.2 +++ b/libquicktime/receipt	Sat May 21 21:22:39 2011 +0000
     1.3 @@ -15,7 +15,7 @@
     1.4  
     1.5  compile_rules() {
     1.6    cd $src
     1.7 -  patch -Np1 -i ../stuff/gtk22.patch
     1.8 +  patch -Np1 -i $stuff/gtk22.patch
     1.9    ./configure --prefix=/usr  \
    1.10  			  --enable-gpl \
    1.11  			  --with-ffmpeg \