wok-stable diff xfprint/receipt @ rev 4220

xfdesktop, xfprint, xfwm4-themes, xfwm4: fix WGET_URL
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Sep 24 13:08:28 2009 +0200 (2009-09-24)
parents cea60f3ae093
children 413b0174114a
line diff
     1.1 --- a/xfprint/receipt	Sun Sep 20 13:27:04 2009 +0000
     1.2 +++ b/xfprint/receipt	Thu Sep 24 13:08:28 2009 +0200
     1.3 @@ -9,7 +9,7 @@
     1.4  BUILD_DEPENDS="libxfcegui4-dev libxfce4util-dev cups-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 +WGET_URL="$WEB_SITE/archive/xfce/$VERSION/src/$TARBALL"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()