wok diff libxfcegui4/receipt @ rev 4214

*xfce*: fix WGET_URL
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Sep 24 10:48:19 2009 +0200 (2009-09-24)
parents 4666cb462d9c
children 8752c40cc534
line diff
     1.1 --- a/libxfcegui4/receipt	Sun Sep 20 13:17:47 2009 +0000
     1.2 +++ b/libxfcegui4/receipt	Thu Sep 24 10:48:19 2009 +0200
     1.3 @@ -9,8 +9,7 @@
     1.4  BUILD_DEPENDS="gtk+-dev libxfce4util-dev xfconf-dev startup-notification-dev libglade-dev"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.6  WEB_SITE="http://www.xfce.org"
     1.7 -WGET_URL="http://www.p0llux.be/xfce/xfce-$VERSION/src/$TARBALL
     1.8 -  http://www.tx-us.xfce.org/archive/xfce-$VERSION/src/$TARBALL"
     1.9 +WGET_URL="$WEB_SITE/archive/xfce/$VERSION/src/$TARBALL"
    1.10  
    1.11  
    1.12  # Rules to configure and make the package.