wok-current diff hardinfo/receipt @ rev 8630
Up: libgudev 166
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Tue Feb 15 03:16:51 2011 +0100 (2011-02-15) |
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 Feb 15 03:16:51 2011 +0100 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