wok-6.x diff hardinfo/receipt @ rev 8936
Fixed locale-fr.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Mar 01 07:39:26 2011 +0000 (2011-03-01) |
parents | 4de2c7803ae7 |
children | d1768332cee0 |
line diff
1.1 --- a/hardinfo/receipt Sat Sep 11 22:56:32 2010 +0000 1.2 +++ b/hardinfo/receipt Tue Mar 01 07:39:26 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