wok diff slitaz-i18n-extra/receipt @ rev 13847

frogatto: try to fix build (Boost 1.47 removed a deprecated function...) btw, we use boost 1.50
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Jan 09 01:13:47 2013 +0000 (2013-01-09)
parents 596543f7a93f
children eb8067417980
line diff
     1.1 --- a/slitaz-i18n-extra/receipt	Mon May 30 22:14:30 2011 +0200
     1.2 +++ b/slitaz-i18n-extra/receipt	Wed Jan 09 01:13:47 2013 +0000
     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