wok-current diff locale-it/receipt @ rev 10745
hostapd: Fix receipt (missing $stuff)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon May 30 11:00:41 2011 +0200 (2011-05-30) |
parents | e63d22f12936 |
children | ee88cfdf14a2 |
line diff
1.1 --- a/locale-it/receipt Mon May 30 00:54:30 2011 +0200 1.2 +++ b/locale-it/receipt Mon May 30 11:00:41 2011 +0200 1.3 @@ -13,17 +13,6 @@ 1.4 LOCALEDEF="it_IT" 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 {