wok-6.x diff locale-sv/receipt @ rev 17001
linux-cloop: apply patch
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Aug 11 16:36:05 2014 +0200 (2014-08-11) |
parents | c4533f65e171 |
children | cea5a9fa7152 |
line diff
1.1 --- a/locale-sv/receipt Tue Apr 29 21:37:23 2014 +0000 1.2 +++ b/locale-sv/receipt Mon Aug 11 16:36:05 2014 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt 1.5 1.6 PACKAGE="locale-sv" 1.7 -VERSION="4.1" 1.8 +VERSION="4.2" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="Swedish locale pack." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 @@ -12,8 +12,9 @@ 1.13 DEPENDS="glibc-base" 1.14 1.15 LOCALE="sv" 1.16 -ADD_FLAGS="" 1.17 -LXPANEL_FLAGS="" 1.18 +LOCALE_DEPENDS="fi_FI fi_FI@euro" # for sv_FI and sv_FI@euro 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,11 +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 - # "sv_FI" locale definition based on "fi_FI" locale definition file 1.30 - cp -a $WOK/glibc/install/usr/share/i18n/locales/fi_FI $fs/usr/share/i18n/locales 1.31 - # "sv_FI@euro" locale definition based on "fi_FI" and "fi_FI@euro" locale definition files 1.32 - cp -a $WOK/glibc/install/usr/share/i18n/locales/fi_FI@euro $fs/usr/share/i18n/locales 1.33 } 1.34 1.35 # Back to C if it's the last used locale.