wok rev 10001

tazdrop: fix receipt (10000 commit!!!)
author Christophe Lincoln <pankso@slitaz.org>
date Thu May 19 01:35:55 2011 +0200 (2011-05-19)
parents ebe14ae18014
children 5a0effb86317
files tazdrop/receipt
line diff
     1.1 --- a/tazdrop/receipt	Thu May 19 01:30:49 2011 +0200
     1.2 +++ b/tazdrop/receipt	Thu May 19 01:35:55 2011 +0200
     1.3 @@ -6,19 +6,14 @@
     1.4  SHORT_DESC="SliTaz desktop Drag N' Drop tool"
     1.5  MAINTAINER="pankso@slitaz.org"
     1.6  DEPENDS="gtk+ yad"
     1.7 +WANTED="slitaz-tools"
     1.8  WEB_SITE="http://www.slitaz.org/"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()
    1.12  {
    1.13 -	# We release different version number of TazDrop than slitaz-tools
    1.14 -	report open-bloc
    1.15 -	cd $WOK/$PACKAGE
    1.16 -	tazwok get-src slitaz-tools --target=$src || { report close-bloc; return 1; }
    1.17 -	#hg clone http://hg.slitaz.org/slitaz-tools $PACKAGE-$VERSION
    1.18  	cd $src/tazdrop
    1.19  	make DESTDIR=$WOK/$PACKAGE/install install
    1.20 -	report close-bloc
    1.21  }
    1.22  
    1.23  # Rules to gen a SliTaz package suitable for Tazpkg.