wok diff hardinfo/receipt @ rev 9396

Up: talloc to 2.0.5.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Mar 26 14:57:15 2011 +0000 (2011-03-26)
parents 4de2c7803ae7
children d1768332cee0
line diff
     1.1 --- a/hardinfo/receipt	Sat Sep 11 22:56:32 2010 +0000
     1.2 +++ b/hardinfo/receipt	Sat Mar 26 14:57:15 2011 +0000
     1.3 @@ -17,7 +17,7 @@
     1.4  	cd $src
     1.5  	while read file; do
     1.6  		[ -f done.$file ] && continue
     1.7 -		patch -p0 < ../stuff/$file || exit 1
     1.8 +		patch -p0 < ../stuff/$file || return 1
     1.9  		touch done.$file
    1.10  	done <<EOT
    1.11  languages.patch