wok diff slitaz-i18n/stuff/locale-pack.functions @ rev 11487

suricata: add pcre to depends
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sun Dec 18 03:02:00 2011 +0100 (2011-12-18)
parents f6ca653dfa74
children 438b7a480f9e
line diff
     1.1 --- a/slitaz-i18n/stuff/locale-pack.functions	Sat Dec 10 05:03:51 2011 +0100
     1.2 +++ b/slitaz-i18n/stuff/locale-pack.functions	Sun Dec 18 03:02:00 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