wok diff gtk-xfce-engine/receipt @ rev 8699

ocs agent: fix Tapkg.pm
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Thu Feb 17 23:08:43 2011 +0100 (2011-02-17)
parents 165b342c8877
children 7eb5d6d32d7d
line diff
     1.1 --- a/gtk-xfce-engine/receipt	Sun Sep 20 13:32:33 2009 +0000
     1.2 +++ b/gtk-xfce-engine/receipt	Thu Feb 17 23:08:43 2011 +0100
     1.3 @@ -9,7 +9,7 @@
     1.4  BUILD_DEPENDS="gtk+-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-4.6.1/src/$TARBALL"
     1.8 +WGET_URL="$WEB_SITE/archive/xfce/4.6.1/src/$TARBALL"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()