wok-stable rev 9762

libtaz: FIX for cookutils and do the way all other hg packages
author Christophe Lincoln <pankso@slitaz.org>
date Wed May 11 15:22:38 2011 +0200 (2011-05-11)
parents 7f7421453911
children 8e658f68ef08
files libtaz/receipt
line diff
     1.1 --- a/libtaz/receipt	Wed May 11 15:20:58 2011 +0200
     1.2 +++ b/libtaz/receipt	Wed May 11 15:22:38 2011 +0200
     1.3 @@ -12,6 +12,7 @@
     1.4  SOURCE="slitaz-dev-tools"
     1.5  TARBALL="$SOURCE-$VERSION.tar.bz2"
     1.6  WGET_URL="http://hg.slitaz.org/slitaz-dev-tools/archive/$VERSION.tar.bz2"
     1.7 +[ -x /usr/bin/hg ] && WGET_URL="hg|http://hg.slitaz.org/slitaz-dev-tools"
     1.8  CONFIG_FILES="/etc/slitaz/slitaz.conf"
     1.9  TAGS="slitaz"
    1.10