wok diff libtaz/receipt @ rev 10410

patch: Added cook_tmp_toolchain function to fix tazwok cook-toolchain.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue May 24 07:02:00 2011 +0000 (2011-05-24)
parents 7f7421453911
children 60e5b78b4e58
line diff
     1.1 --- a/libtaz/receipt	Wed May 11 15:20:58 2011 +0200
     1.2 +++ b/libtaz/receipt	Tue May 24 07:02:00 2011 +0000
     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