wok-6.x rev 10755
slitaz-i18n-extra: stuff is set only for rules
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon May 30 22:14:30 2011 +0200 (2011-05-30) |
parents | 694a6c62534c |
children | 859382658ecf |
files | slitaz-i18n-extra/receipt |
line diff
1.1 --- a/slitaz-i18n-extra/receipt Mon May 30 22:12:10 2011 +0200 1.2 +++ b/slitaz-i18n-extra/receipt Mon May 30 22:14:30 2011 +0200 1.3 @@ -8,12 +8,12 @@ 1.4 WEB_SITE="http://www.slitaz.org/" 1.5 1.6 # Bdeps ensure packages are built so we can get generated po files. 1.7 -. $stuff/locale-pack.conf 1.8 -BUILD_DEPENDS="$EXTRA_PKGS" 1.9 +BUILD_DEPENDS="gimp mplayer xine-ui abiword gnumeric sylpheed gftp geany" 1.10 1.11 # Rules to gen a SliTaz package suitable for Tazpkg. 1.12 genpkg_rules() 1.13 { 1.14 + . $stuff/locale-pack.conf 1.15 for p in $EXTRA_PKGS 1.16 do 1.17 [ ! -d "$WOK/$p/install" ] && echo "Missing in wok: $p"