wok diff locale-hu/receipt @ rev 10757

nanochess: get source in $SOURCES_REPOSITORY
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue May 31 11:34:51 2011 +0200 (2011-05-31)
parents e63d22f12936
children d630cec00483
line diff
     1.1 --- a/locale-hu/receipt	Mon May 30 00:54:30 2011 +0200
     1.2 +++ b/locale-hu/receipt	Tue May 31 11:34:51 2011 +0200
     1.3 @@ -13,17 +13,6 @@
     1.4  LOCALEDEF="hu_HU"
     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  {