wok-stable diff libsctp-dev/receipt @ rev 10728

Fixed all sourced slitaz-dev-tools receipts. The way cook works is it keeps the .hg folder when downloading mecurial sources. By downloading the $VERSION.tar.bz2 and renaming it $SOURCE-$VERSION.tar.bz2 we don't keep the .hg folder in source tarball. Repos will be backup on source dvd anyway so this does save a little bit of space.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat May 28 21:18:14 2011 +0000 (2011-05-28)
parents bbc090152e7e
children
line diff
     1.1 --- a/libsctp-dev/receipt	Tue Feb 16 11:47:10 2010 +0100
     1.2 +++ b/libsctp-dev/receipt	Sat May 28 21:18:14 2011 +0000
     1.3 @@ -2,13 +2,12 @@
     1.4  
     1.5  PACKAGE="libsctp-dev"
     1.6  VERSION="1.0.11"
     1.7 -CATEGORY="developement"
     1.8 +CATEGORY="development"
     1.9  SHORT_DESC="Stream Control Transmission Protocol developement libraries."
    1.10  MAINTAINER="pascal.bellard@slitaz.org"
    1.11  WEB_SITE="http://lksctp.sourceforge.net/"
    1.12  WANTED="sctp-tools"
    1.13  
    1.14 -
    1.15  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.16  genpkg_rules()
    1.17  {