# HG changeset patch # User Pascal Bellard # Date 1253790614 -7200 # Node ID 3445df32b151f3b822d0094073a48bf0fc2b4cf1 # Parent 1b2b3994fe1ea777bb91e7fa40d08ba2b6077b2e terminal: fix WGET diff -r 1b2b3994fe1e -r 3445df32b151 terminal/receipt --- a/terminal/receipt Thu Sep 24 13:08:28 2009 +0200 +++ b/terminal/receipt Thu Sep 24 13:10:14 2009 +0200 @@ -10,7 +10,7 @@ SOURCE="Terminal" TARBALL="$SOURCE-$VERSION.tar.bz2" WEB_SITE="http://www.xfce.org/" -WGET_URL="http://www.p0llux.be/xfce/xfce-4.6.1/src/$TARBALL" +WGET_URL="$WEB_SITE/archive/xfce/$VERSION/src/$TARBALL" # Rules to configure and make the package. compile_rules()