wok-current rev 11399
Fix: type in slitaz-i18n/stuff/locale-pack.functions
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Sat Dec 10 19:47:39 2011 +0100 (2011-12-10) |
parents | f04a7db11ba8 |
children | 6f385eb6c82d |
files | slitaz-i18n/stuff/locale-pack.functions |
line diff
1.1 --- a/slitaz-i18n/stuff/locale-pack.functions Sat Dec 10 13:19:00 2011 +0100 1.2 +++ b/slitaz-i18n/stuff/locale-pack.functions Sat Dec 10 19:47:39 2011 +0100 1.3 @@ -17,7 +17,7 @@ 1.4 tools=$WOK/slitaz-tools/source 1.5 1.6 # Make tazwok compatible with this. 1.7 - if [ ! -x /usr/bin/cook ]; them 1.8 + if [ ! -x /usr/bin/cook ]; then 1.9 [ -d $configs ] || tazwok get-src slitaz-configs --target=$configs 1.10 [ -d $tools ] || tazwok get-src slitaz-tools --target=$tools 1.11 fi