wok diff tazdrop/receipt @ rev 9640

Fixed last commit.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Apr 26 19:48:46 2011 +0000 (2011-04-26)
parents c2053a2aa07a
children 2ac7ee380435
line diff
     1.1 --- a/tazdrop/receipt	Sun Apr 17 23:36:50 2011 +0200
     1.2 +++ b/tazdrop/receipt	Tue Apr 26 19:48:46 2011 +0000
     1.3 @@ -12,10 +12,13 @@
     1.4  compile_rules()
     1.5  {
     1.6  	# We release different version number of TazDrop than slitaz-tools
     1.7 +	report open-bloc
     1.8  	cd $WOK/$PACKAGE
     1.9 -	hg clone http://hg.slitaz.org/slitaz-tools $PACKAGE-$VERSION
    1.10 +	tazwok get-src slitaz-tools --target=$src || { report close-bloc; return 1; }
    1.11 +	#hg clone http://hg.slitaz.org/slitaz-tools $PACKAGE-$VERSION
    1.12  	cd $src/tazdrop
    1.13  	make DESTDIR=$WOK/$PACKAGE/install install
    1.14 +	report close-bloc
    1.15  }
    1.16  
    1.17  # Rules to gen a SliTaz package suitable for Tazpkg.