wok-4.x diff mingw32-w32api/receipt @ rev 9421
p7zip-full: Fix path in scripts
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Wed Mar 30 20:42:02 2011 +0200 (2011-03-30) |
parents | d437e141264c |
children | d1768332cee0 |
line diff
1.1 --- a/mingw32-w32api/receipt Mon Sep 07 21:44:04 2009 +0000 1.2 +++ b/mingw32-w32api/receipt Wed Mar 30 20:42:02 2011 +0200 1.3 @@ -23,7 +23,7 @@ 1.4 { 1.5 if [ "$MINGW32_ID" != "$MINGW32_TARGET" ] ; then 1.6 echo "ERROR: Conf 'TARGET' string differs from Receipt 'ID' string" 1.7 - exit 1 1.8 + return 1 1.9 fi 1.10 1.11 rm -f -r $src/binutils