wok diff locale-it/receipt @ rev 16744

Add telegram
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Jun 12 09:18:41 2014 +0200 (2014-06-12)
parents c4533f65e171
children cea5a9fa7152
line diff
     1.1 --- a/locale-it/receipt	Tue Apr 29 21:37:23 2014 +0000
     1.2 +++ b/locale-it/receipt	Thu Jun 12 09:18:41 2014 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt
     1.5  
     1.6  PACKAGE="locale-it"
     1.7 -VERSION="4.1"
     1.8 +VERSION="4.2"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="Italian locale pack."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -12,8 +12,9 @@
    1.13  DEPENDS="glibc-base"
    1.14  
    1.15  LOCALE="it"
    1.16 -ADD_FLAGS=""
    1.17 -LXPANEL_FLAGS=""
    1.18 +LOCALE_DEPENDS="de_CH" # for it_CH
    1.19 +KB_FLAGS=""
    1.20 +GCONV=""
    1.21  
    1.22  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.23  genpkg_rules()
    1.24 @@ -21,9 +22,6 @@
    1.25  	. $WOK/slitaz-i18n/stuff/locale-pack.functions
    1.26  	. $WOK/slitaz-i18n/stuff/locale-pack.conf
    1.27  	get_locale
    1.28 -
    1.29 -	# "it_CH" locale definition based on "de_CH" locale definition file
    1.30 -	cp -a $WOK/glibc/install/usr/share/i18n/locales/de_CH $fs/usr/share/i18n/locales
    1.31  }
    1.32  
    1.33  # Back to C if it's the last used locale.