cookutils rev 201

cook: dont exist on missing dep
author Christophe Lincoln <pankso@slitaz.org>
date Sun May 22 04:41:35 2011 +0200 (2011-05-22)
parents 707c75506484
children b939d8bc089d
files cook
line diff
     1.1 --- a/cook	Sun May 22 04:13:15 2011 +0200
     1.2 +++ b/cook	Sun May 22 04:41:35 2011 +0200
     1.3 @@ -464,8 +464,8 @@
     1.4  							tazpkg get-install $i >/dev/null
     1.5  						else
     1.6  							# So package exist in wok but not available.
     1.7 +							# FIXME: if we exit previews bdeps are not removed.
     1.8  							gettext "Missing dep:" ; echo " $i $vers"
     1.9 -							exit 1
    1.10  						fi
    1.11  					fi
    1.12  				fi