wok diff xfce4-settings/receipt @ rev 9144

Made checkers download sources for archive.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Mar 06 14:37:35 2011 +0000 (2011-03-06)
parents 2c1c86b2beaf
children 3f4969fca4d9
line diff
     1.1 --- a/xfce4-settings/receipt	Sun Jan 30 15:48:33 2011 +0000
     1.2 +++ b/xfce4-settings/receipt	Sun Mar 06 14:37:35 2011 +0000
     1.3 @@ -12,7 +12,7 @@
     1.4  intltool exo"
     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()