wok diff locale-zh_TW/receipt @ rev 16999
Add cloop-utils
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Aug 11 16:07:58 2014 +0200 (2014-08-11) |
parents | c4533f65e171 |
children | cea5a9fa7152 |
line diff
1.1 --- a/locale-zh_TW/receipt Tue Apr 29 21:37:23 2014 +0000 1.2 +++ b/locale-zh_TW/receipt Mon Aug 11 16:07:58 2014 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt 1.5 1.6 PACKAGE="locale-zh_TW" 1.7 -VERSION="4.1" 1.8 +VERSION="4.2" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="Chinese Traditional locale pack." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 @@ -12,8 +12,9 @@ 1.13 DEPENDS="glibc-base pcf-uming" 1.14 1.15 LOCALE="zh_TW" 1.16 -ADD_FLAGS="" 1.17 -LXPANEL_FLAGS="" 1.18 +LOCALE_DEPENDS="zh_CN" # for zh_TW 1.19 +KB_FLAGS="" 1.20 +GCONV="BIG5" 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 - # "zh_TW" locale definition based on "zh_CN" locale definition file 1.30 - cp -a $WOK/glibc/install/usr/share/i18n/locales/zh_CN $fs/usr/share/i18n/locales 1.31 } 1.32 1.33 # Back to C if it's the last used locale.