wok-current diff locale-cs/receipt @ rev 10740

locale-*: we dont need compile rules any more since core pkgs are in slitaz-i18n bdeps
author Christophe Lincoln <pankso@slitaz.org>
date Mon May 30 01:12:54 2011 +0200 (2011-05-30)
parents e63d22f12936
children d630cec00483
line diff
     1.1 --- a/locale-cs/receipt	Mon May 30 00:54:30 2011 +0200
     1.2 +++ b/locale-cs/receipt	Mon May 30 01:12:54 2011 +0200
     1.3 @@ -13,17 +13,6 @@
     1.4  LOCALEDEF="cs_CZ"
     1.5  CHARMAP="UTF-8"
     1.6  
     1.7 -# Rules to configure and make the package.
     1.8 -compile_rules()
     1.9 -{
    1.10 -	. $WOK/slitaz-i18n/stuff/locale-pack.conf
    1.11 -	# Ensure packages are built.
    1.12 -	for pkg in $CORE_PKGS
    1.13 -	do
    1.14 -		[ -d $WOK/$pkg/taz ] || tazwok cook $pkg
    1.15 -	done
    1.16 -}
    1.17 -
    1.18  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.19  genpkg_rules()
    1.20  {