wok-stable rev 9761
libtaz: FIX tarball name (was taz.bz2) but cool you use by default bz2
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed May 11 15:20:58 2011 +0200 (2011-05-11) |
parents | 1b49f9c603fa |
children | 38146c80250b |
files | libtaz/receipt |
line diff
1.1 --- a/libtaz/receipt Wed May 11 15:11:32 2011 +0200 1.2 +++ b/libtaz/receipt Wed May 11 15:20:58 2011 +0200 1.3 @@ -10,7 +10,7 @@ 1.4 # cooking toolchain. (mercurial is not available at this time) 1.5 # TARBALL/SOURCE are used to make the archive named well. 1.6 SOURCE="slitaz-dev-tools" 1.7 -TARBALL="$SOURCE-$VERSION.taz.bz2" 1.8 +TARBALL="$SOURCE-$VERSION.tar.bz2" 1.9 WGET_URL="http://hg.slitaz.org/slitaz-dev-tools/archive/$VERSION.tar.bz2" 1.10 CONFIG_FILES="/etc/slitaz/slitaz.conf" 1.11 TAGS="slitaz"