wok-current rev 7907
slitaz-configs-base: build as an independent package to avoid cook loops
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Sun Jan 09 15:42:37 2011 +0100 (2011-01-09) |
parents | aa920dfe273d |
children | 67029978ed9a |
files | slitaz-configs-base/receipt |
line diff
1.1 --- a/slitaz-configs-base/receipt Sun Jan 09 14:35:06 2011 +0100 1.2 +++ b/slitaz-configs-base/receipt Sun Jan 09 15:42:37 2011 +0100 1.3 @@ -6,8 +6,10 @@ 1.4 SHORT_DESC="SliTaz config files for text based systems." 1.5 MAINTAINER="pankso@slitaz.org" 1.6 DEPENDS="tazlito tazpkg" 1.7 +SOURCE="slitaz-configs" 1.8 +TARBALL="$SOURCE-$VERSION.tar.gz" 1.9 WEB_SITE="http://www.slitaz.org/" 1.10 -WANTED="slitaz-configs" 1.11 +WGET_URL="http://mirror.slitaz.org/sources/configs/$TARBALL" 1.12 1.13 # Rules to gen a SliTaz package suitable for Tazpkg. 1.14 genpkg_rules()