wok-stable diff hardinfo/receipt @ rev 9517
Up: git to 1.7.4.4.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Apr 07 05:24:37 2011 +0000 (2011-04-07) |
parents | 4de2c7803ae7 |
children | d1768332cee0 |
line diff
1.1 --- a/hardinfo/receipt Sat Sep 11 22:56:32 2010 +0000 1.2 +++ b/hardinfo/receipt Thu Apr 07 05:24:37 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