wok-stable diff xfconf/receipt @ rev 12346
openldap: update pidfile (thanks cymon)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Oct 21 15:39:49 2012 +0200 (2012-10-21) |
parents | 0874004b631d |
children |
line diff
1.1 --- a/xfconf/receipt Thu Jan 20 15:02:14 2011 +0100 1.2 +++ b/xfconf/receipt Sun Oct 21 15:39:49 2012 +0200 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()