wok diff faac/receipt @ rev 12254

Up: slitaz-configs (4.9.1) - Last minute bug fix
author Christophe Lincoln <pankso@slitaz.org>
date Tue Apr 10 13:54:27 2012 +0200 (2012-04-10)
parents 0b4cf0d9e1b5
children fcdd50638150
line diff
     1.1 --- a/faac/receipt	Mon Feb 14 19:09:46 2011 +0100
     1.2 +++ b/faac/receipt	Tue Apr 10 13:54:27 2012 +0200
     1.3 @@ -15,7 +15,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src/common/mp4v2
     1.7 -	patch -p0 < ../../../stuff/gcc44.patch || return 1
     1.8 +	patch -p0 < $stuff/gcc44.patch || return 1
     1.9  	cd ../..
    1.10  	./configure \
    1.11  		--prefix=/usr \