wok-4.x rev 6123
tazbb : typo
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Sep 05 15:11:30 2010 +0200 (2010-09-05) |
parents | df6ec809759b |
children | bfd070141a36 |
files | tazbb/stuff/tazbb |
line diff
1.1 --- a/tazbb/stuff/tazbb Sun Sep 05 13:15:37 2010 +0200 1.2 +++ b/tazbb/stuff/tazbb Sun Sep 05 15:11:30 2010 +0200 1.3 @@ -567,7 +567,7 @@ 1.4 { 1.5 WANTED="" 1.6 . $BUILD_WOK/$1/receipt 1.7 - if [ -n $WANTED ]; then 1.8 + if [ -n "$WANTED" ]; then 1.9 expected=$VERSION 1.10 VERSION= 1.11 . $BUILD_WOK/$WANTED/receipt