wok diff mingw32-runtime/receipt @ rev 8687
Fix bdep: remmina need intltool to compile
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Thu Feb 17 18:59:15 2011 +0100 (2011-02-17) |
parents | d437e141264c |
children | d1768332cee0 |
line diff
1.1 --- a/mingw32-runtime/receipt Mon Sep 07 21:44:04 2009 +0000 1.2 +++ b/mingw32-runtime/receipt Thu Feb 17 18:59:15 2011 +0100 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