wok-stable diff slitaz-i18n-extra/receipt @ rev 11386

Compat: ensure that pam WGET_URL is non-https. Otherwise tazwok can't download it at cook-toolchain time
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sat Dec 10 04:42:49 2011 +0100 (2011-12-10)
parents 596543f7a93f
children
line diff
     1.1 --- a/slitaz-i18n-extra/receipt	Mon May 30 22:14:30 2011 +0200
     1.2 +++ b/slitaz-i18n-extra/receipt	Sat Dec 10 04:42:49 2011 +0100
     1.3 @@ -22,9 +22,9 @@
     1.4  	for i in $LOCALE_PACK
     1.5  	do
     1.6  		if [ -x /usr/bin/cook ]; then
     1.7 -			cook locale-$i
     1.8 +			cook locale-$i-extra
     1.9  		elif [ -x /usr/bin/tazwok ]; then
    1.10 -			tazwok cook locale-$i
    1.11 +			tazwok cook locale-$i-extra
    1.12  		fi
    1.13  	done
    1.14  	mkdir -p $fs/usr