wok-stable diff ffmpeg/receipt @ rev 9989

xfce4-mixer: fix bdeps.
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Thu May 19 00:05:26 2011 +0200 (2011-05-19)
parents b7e210940c3e
children 9a28c04b9757
line diff
     1.1 --- a/ffmpeg/receipt	Fri Mar 25 05:21:04 2011 +0000
     1.2 +++ b/ffmpeg/receipt	Thu May 19 00:05:26 2011 +0200
     1.3 @@ -20,7 +20,7 @@
     1.4  	cd $src
     1.5  	
     1.6  	# Fix gcc45 build.
     1.7 -	patch -p1 < ../stuff/ffmpeg-0.5.1-gcc45.u || return 1
     1.8 +	patch -p1 < $stuff/ffmpeg-0.5.1-gcc45.u || return 1
     1.9  	
    1.10  	./configure \
    1.11  		--prefix=/usr \