# HG changeset patch # User Christopher Rogers # Date 1297878283 0 # Node ID 0fc8e2c318aa3ff14989b303d6c0c0c52a5203be # Parent 3382708bcd14ffb2a9e36167a64fa5789e847032 Fixed tazwok-experimental. TARBALL needs to be .tar.bz2 if the source is. diff -r 3382708bcd14 -r 0fc8e2c318aa tazwok-experimental/receipt --- a/tazwok-experimental/receipt Wed Feb 16 23:35:59 2011 +0100 +++ b/tazwok-experimental/receipt Wed Feb 16 17:44:43 2011 +0000 @@ -7,7 +7,7 @@ MAINTAINER="gokhlayeh@slitaz.org" DEPENDS="busybox libtaz" SUGGESTED="tazchroot" -TARBALL="$PACKAGE-$VERSION.tar.gz" +TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.slitaz.org/" # Use bitbucket until tank is back. #WGET_URL="http://mirror.slitaz.org/sources/$PACKAGE/$TARBALL"