wok diff slitaz-i18n/receipt @ rev 6857

Up: coreutils to 8.6.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Oct 20 11:34:25 2010 +0000 (2010-10-20)
parents 7eea84bb457e
children 45e0a8f552a9
line diff
     1.1 --- a/slitaz-i18n/receipt	Tue Feb 02 22:40:47 2010 +0000
     1.2 +++ b/slitaz-i18n/receipt	Wed Oct 20 11:34:25 2010 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt
     1.5  
     1.6  PACKAGE="slitaz-i18n"
     1.7 -VERSION="3.0"
     1.8 +VERSION="4.0"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="SliTaz internationalization meta package to build locale pack."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -14,6 +14,10 @@
    1.13  {
    1.14  	mkdir -p $fs/usr/share/doc/slitaz
    1.15  	. stuff/locale-pack.conf
    1.16 +	for i in $LOCALE_PACK
    1.17 +	do
    1.18 +		tazwok cook locale-$i
    1.19 +	done
    1.20  	cat > $fs/usr/share/doc/slitaz/i18n.txt << _EOT_
    1.21  SliTaz i18n information
    1.22  ================================================================================