wok-current diff xfconf/receipt @ rev 12045
swat: fixed desktop file and added new icon
author | Samuel Trassare <samuel_trassare@yahoo.com> |
---|---|
date | Wed Mar 07 13:45:17 2012 -0800 (2012-03-07) |
parents | 0874004b631d |
children | 8bb09b98317b |
line diff
1.1 --- a/xfconf/receipt Thu Jan 20 15:02:14 2011 +0100 1.2 +++ b/xfconf/receipt Wed Mar 07 13:45:17 2012 -0800 1.3 @@ -9,7 +9,7 @@ 1.4 BUILD_DEPENDS="gtk+-dev libxfce4util-dev dbus-dev dbus-glib-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()