wok-6.x diff xfce4-settings/receipt @ rev 4718
pingus: fix build gcc4 and scons.
author | erjo@localhost |
---|---|
date | Tue Jan 05 13:23:23 2010 +0100 (2010-01-05) |
parents | 3ca0c8972456 |
children | 413b0174114a |
line diff
1.1 --- a/xfce4-settings/receipt Sun Sep 20 13:39:14 2009 +0000 1.2 +++ b/xfce4-settings/receipt Tue Jan 05 13:23:23 2010 +0100 1.3 @@ -10,8 +10,7 @@ 1.4 dbus-glib-dev xorg-libXi-dev xorg-libXrandr-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.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()