wok diff libtaz/receipt @ rev 8692

Switch back to mercurial, home sweet home :)
author Antoine Bodin <gokhlayeh@slitaz.org>
date Thu Feb 17 19:06:05 2011 +0100 (2011-02-17)
parents d9b0c029cf26
children 50ec3e86e019
line diff
     1.1 --- a/libtaz/receipt	Thu Feb 17 00:46:18 2011 +0100
     1.2 +++ b/libtaz/receipt	Thu Feb 17 19:06:05 2011 +0100
     1.3 @@ -7,18 +7,12 @@
     1.4  MAINTAINER="gokhlayeh@slitaz.org"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.6  WEB_SITE="http://www.slitaz.org/"
     1.7 -# Use bitbucket until tank is back.
     1.8 +# Use mercurial until tarball is mirrored.
     1.9  #WGET_URL="http://mirror.slitaz.org/sources/$PACKAGE/$TARBALL"
    1.10 -BUILD_DEPENDS="wget"
    1.11 -WGET_URL="https://bitbucket.org/gokhlayeh/$PACKAGE/get/$VERSION.tar.bz2"
    1.12 +WGET_URL="http://hg.slitaz.org/$PACKAGE/archive/$VERSION.tar.bz2"
    1.13  TAGS="slitaz"
    1.14  CONFIG_FILES="/etc/slitaz/slitaz.conf"
    1.15  
    1.16 -compile_rules()
    1.17 -{
    1.18 -	:
    1.19 -}
    1.20 -
    1.21  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.22  genpkg_rules()
    1.23  {