wok diff locale-id/receipt @ rev 3875

Busybox: ensure pidfile are valid
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Aug 10 13:56:55 2009 +0200 (2009-08-10)
parents a51ace1961b2
children d42b38d61b43
line diff
     1.1 --- a/locale-id/receipt	Sat May 16 02:25:40 2009 +0200
     1.2 +++ b/locale-id/receipt	Mon Aug 10 13:56:55 2009 +0200
     1.3 @@ -9,10 +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 -. $WOK/slitaz-i18n/stuff/locale-pack.conf
    1.10 -
    1.11  LOCALE="id"
    1.12  LOCALEDEF="id_ID"
    1.13  CHARMAP="ISO-8859-1"
    1.14 @@ -20,6 +16,7 @@
    1.15  # Rules to configure and make the package.
    1.16  compile_rules()
    1.17  {
    1.18 +	. $WOK/slitaz-i18n/stuff/locale-pack.conf
    1.19  	# Ensure packages are built.
    1.20  	for pkg in $CORE_PKGS
    1.21  	do
    1.22 @@ -30,6 +27,8 @@
    1.23  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.24  genpkg_rules()
    1.25  {	
    1.26 +	. $WOK/slitaz-i18n/stuff/locale-pack.functions
    1.27 +	. $WOK/slitaz-i18n/stuff/locale-pack.conf
    1.28  	PKG_NAME="$PACKAGE"
    1.29  	PKG_VERS="$VERSION"
    1.30  	mk_locale_dir