wok-stable rev 10874
slitaz-tools-boxes: This can't be a wanted package. Compile_rules are made for non-wanted packages. Also tazwok doesn't execute compile_rules if its a wanted package.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Jun 19 12:25:19 2011 +0000 (2011-06-19) |
parents | 0d45377daa01 |
children | 7aa32fb0fb80 |
files | slitaz-tools-boxes/receipt |
line diff
1.1 --- a/slitaz-tools-boxes/receipt Sun Jun 19 12:05:02 2011 +0000 1.2 +++ b/slitaz-tools-boxes/receipt Sun Jun 19 12:25:19 2011 +0000 1.3 @@ -6,8 +6,10 @@ 1.4 SHORT_DESC="All SliTaz GTKdialog boxes to command line tools." 1.5 MAINTAINER="pankso@slitaz.org" 1.6 DEPENDS="slitaz-tools gtkdialog gettext-base yad" 1.7 -WANTED="slitaz-tools" 1.8 +SOURCE="slitaz-tools" 1.9 +TARBALL="$SOURCE-$VERSION.tar.gz" 1.10 WEB_SITE="http://www.slitaz.org/" 1.11 +WGET_URL="http://mirror.slitaz.org/sources/tools/$TARBALL" 1.12 CONFIG_FILES="/etc/wireless" 1.13 1.14 # Rules to configure and make the package. 1.15 @@ -20,7 +22,6 @@ 1.16 # Rules to gen a SliTaz package suitable for Tazpkg. 1.17 genpkg_rules() 1.18 { 1.19 - install=$WOK/$PACKAGE/install 1.20 mkdir -p $fs 1.21 cp -a $install/* $fs 1.22 chmod 0644 $fs/usr/share/locale/*/*/*.mo