wok diff xfdesktop/receipt @ rev 8833

Fix: tazdev receipt
author Christophe Lincoln <pankso@slitaz.org>
date Thu Feb 24 16:18:46 2011 +0100 (2011-02-24)
parents 7406abd5367f
children 021bbe74dc30
line diff
     1.1 --- a/xfdesktop/receipt	Sun Jan 30 17:35:59 2011 +0000
     1.2 +++ b/xfdesktop/receipt	Thu Feb 24 16:18:46 2011 +0100
     1.3 @@ -10,7 +10,7 @@
     1.4   libglade-dev gamin-dev hal-dev xfce4-panel-dev libnotify-dev intltool"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.6  WEB_SITE="http://www.xfce.org/"
     1.7 -WGET_URL="http://archive.xfce.org/xfce/${VERSION%.*}/src/$TARBALL"
     1.8 +WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()