# HG changeset patch # User Christopher Rogers # Date 1288765429 0 # Node ID c843ec446fd7005dc67d45a69bd3ff7f2b13d856 # Parent 5a1235f8f44a94b9d281c7eaf1840ffef951cd62 Changed glade3 TARBALL to .tar.bz2. diff -r 5a1235f8f44a -r c843ec446fd7 glade3/receipt --- a/glade3/receipt Wed Nov 03 06:22:15 2010 +0000 +++ b/glade3/receipt Wed Nov 03 06:23:49 2010 +0000 @@ -8,9 +8,9 @@ DEPENDS="gtk+ libglade xorg-libXdamage" BUILD_DEPENDS="gtk+-dev libglade-dev intltool libxml2-dev expat-dev" SUGGESTED="python" -TARBALL="$PACKAGE-$VERSION.tar.gz" +TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://glade.gnome.org/" -WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/glade3/3.6/$TARBALL" +WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/$PACKAGE/${VERSION%.*}/$TARBALL" # Rules to configure and make the package. compile_rules()