wok diff tazwok-experimental/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 5380222c2b60
children 50ec3e86e019
line diff
     1.1 --- a/tazwok-experimental/receipt	Thu Feb 17 00:50:03 2011 +0100
     1.2 +++ b/tazwok-experimental/receipt	Thu Feb 17 19:06:05 2011 +0100
     1.3 @@ -9,19 +9,14 @@
     1.4  SUGGESTED="tazchroot"
     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  CONFIG_FILES="/etc/slitaz/tazwok.conf"
    1.14  PROVIDE="tazwok"
    1.15  TAGS="slitaz"
    1.16  
    1.17 -compile_rules()
    1.18 -{
    1.19 -	:
    1.20 -}
    1.21 -
    1.22  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.23  genpkg_rules()
    1.24  {