wok rev 10726

libtaz: Don't need to check /usr/bin/hg anymore. Best to get the tag 1.1.2 version. May need to delete the slitaz-dev-tools-1.1.2.tar.bz2 source on tank to make sure we have the tag version.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat May 28 20:44:37 2011 +0000 (2011-05-28)
parents c00f8abc731a
children 06321771caf0
files libtaz/receipt
line diff
     1.1 --- a/libtaz/receipt	Sat May 28 20:35:18 2011 +0000
     1.2 +++ b/libtaz/receipt	Sat May 28 20:44:37 2011 +0000
     1.3 @@ -12,7 +12,6 @@
     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