# HG changeset patch # User Christophe Lincoln # Date 1306317400 -7200 # Node ID 16c618ff846cd0a8dceec8ca953e138f1aaf5125 # Parent a8728d541b58d73953d2f5a60ede9dc1ddaeadac tazwikiss: we need TARBALL when dl from hg|scv|etc so when cloned and archived we use the tarball diff -r a8728d541b58 -r 16c618ff846c tazwikiss/receipt --- a/tazwikiss/receipt Wed May 25 11:53:03 2011 +0200 +++ b/tazwikiss/receipt Wed May 25 11:56:40 2011 +0200 @@ -7,6 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" BUILD_DEPENDS="mercurial" SOURCE="slitaz-dev-tools" +TARBALL="$SOURCE-$VERSION.tar.bz2" WGET_URL="mercurial|http://hg.slitaz.org/slitaz-dev-tools" BRANCH="$VERSION" WEB_SITE="http://www.slitaz.org/"