wok-next diff locale-fr/receipt @ rev 4723
Up: vte* (0.23.1)
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Tue Jan 05 15:58:12 2010 +0100 (2010-01-05) |
parents | a51ace1961b2 |
children | d42b38d61b43 |
line diff
1.1 --- a/locale-fr/receipt Sat May 16 02:25:40 2009 +0200 1.2 +++ b/locale-fr/receipt Tue Jan 05 15:58:12 2010 +0100 1.3 @@ -9,11 +9,6 @@ 1.4 BUILD_DEPENDS="glibc glibc-locale slitaz-i18n" 1.5 WEB_SITE="http://www.slitaz.org/" 1.6 1.7 -# Source slitaz-i18n files from the wok. 1.8 -. $WOK/slitaz-i18n/stuff/locale-pack.functions 1.9 -# French messages are directly include in all packages by tazwok. 1.10 -CORE_PKGS="" 1.11 - 1.12 LOCALE="fr" 1.13 LOCALEDEF="fr_FR" 1.14 CHARMAP="ISO-8859-1" 1.15 @@ -21,6 +16,8 @@ 1.16 # Rules to configure and make the package. 1.17 compile_rules() 1.18 { 1.19 + # French messages are directly include in all packages by tazwok. 1.20 + CORE_PKGS="" 1.21 # Ensure packages are built. 1.22 for pkg in $CORE_PKGS 1.23 do 1.24 @@ -30,7 +27,9 @@ 1.25 1.26 # Rules to gen a SliTaz package suitable for Tazpkg. 1.27 genpkg_rules() 1.28 -{ 1.29 +{ 1.30 + . $WOK/slitaz-i18n/stuff/locale-pack.functions 1.31 + CORE_PKGS="" 1.32 PKG_NAME="$PACKAGE" 1.33 PKG_VERS="$VERSION" 1.34 mk_locale_dir