wok-stable 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 2eba1325f6a3
children 3445df32b151
files xfdesktop/receipt xfprint/receipt xfwm4-themes/receipt xfwm4/receipt
line diff
     1.1 --- a/xfdesktop/receipt	Thu Sep 24 12:55:55 2009 +0200
     1.2 +++ b/xfdesktop/receipt	Thu Sep 24 13:08:28 2009 +0200
     1.3 @@ -10,7 +10,7 @@
     1.4   libglade-dev gamin-dev hal-dev libxfce4menu-dev xfce4-panel-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()
     2.1 --- a/xfprint/receipt	Thu Sep 24 12:55:55 2009 +0200
     2.2 +++ b/xfprint/receipt	Thu Sep 24 13:08:28 2009 +0200
     2.3 @@ -9,7 +9,7 @@
     2.4  BUILD_DEPENDS="libxfcegui4-dev libxfce4util-dev cups-dev"
     2.5  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     2.6  WEB_SITE="http://www.xfce.org"
     2.7 -WGET_URL="http://www.p0llux.be/xfce/xfce-$VERSION/src/$TARBALL"
     2.8 +WGET_URL="$WEB_SITE/archive/xfce/$VERSION/src/$TARBALL"
     2.9  
    2.10  # Rules to configure and make the package.
    2.11  compile_rules()
     3.1 --- a/xfwm4-themes/receipt	Thu Sep 24 12:55:55 2009 +0200
     3.2 +++ b/xfwm4-themes/receipt	Thu Sep 24 13:08:28 2009 +0200
     3.3 @@ -9,7 +9,7 @@
     3.4  BUILD_DEPENDS=""
     3.5  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     3.6  WEB_SITE="http://www.xfce.org/"
     3.7 -WGET_URL="http://www.p0llux.be/xfce/xfce-$VERSION/src/$TARBALL"
     3.8 +WGET_URL="$WEB_SITE/archive/xfce/$VERSION/src/$TARBALL"
     3.9  
    3.10  # Rules to configure and make the package.
    3.11  compile_rules()
     4.1 --- a/xfwm4/receipt	Thu Sep 24 12:55:55 2009 +0200
     4.2 +++ b/xfwm4/receipt	Thu Sep 24 13:08:28 2009 +0200
     4.3 @@ -9,7 +9,7 @@
     4.4  BUILD_DEPENDS="libxfce4util-dev xfconf-dev" 
     4.5  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     4.6  WEB_SITE="http://www.xfce.org/"
     4.7 -WGET_URL="http://www.p0llux.be/xfce/xfce-$VERSION/src/$TARBALL"
     4.8 +WGET_URL="$WEB_SITE/archive/xfce/$VERSION/src/$TARBALL"
     4.9  
    4.10  # Rules to configure and make the package.
    4.11  compile_rules()