wok-next diff xfce4-session/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 34ae067070b1
children 8180c06fd30e
line diff
     1.1 --- a/xfce4-session/receipt	Tue Sep 22 22:46:15 2009 +0000
     1.2 +++ b/xfce4-session/receipt	Thu Sep 24 10:48:19 2009 +0200
     1.3 @@ -9,8 +9,7 @@
     1.4  BUILD_DEPENDS="libxfce4util-dev libxfcegui4-dev libwnck-dev xorg-iceauth libiconv"
     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.p0llux.be/xfce/xfce-$VERSION/src/$TARBALL"
     1.9 +WGET_URL="$WEB_SITE/archive/xfce/$VERSION/src/$TARBALL"
    1.10  
    1.11  # Rules to configure and make the package.
    1.12  compile_rules()