wok diff valgrind/receipt @ rev 8713

Fixed avidemux.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Feb 17 18:20:31 2011 +0000 (2011-02-17)
parents 3775d01597ed
children 6836a4e66c05
line diff
     1.1 --- a/valgrind/receipt	Fri Oct 22 02:21:34 2010 +0000
     1.2 +++ b/valgrind/receipt	Thu Feb 17 18:20:31 2011 +0000
     1.3 @@ -21,7 +21,7 @@
     1.4  	
     1.5  	# Fix build with glibc 2.11
     1.6  	#http://www.linuxfromscratch.org/patches/downloads/valgrind/valgrind-3.5.0-glibc-2.11.patch
     1.7 -	patch -p1 < ../stuff/valgrind-3.6.0-glibc211.u || exit 1
     1.8 +	patch -p1 < ../stuff/valgrind-3.6.0-glibc211.u || return 1
     1.9  	autoconf
    1.10  	
    1.11  	./configure \