wok-6.x diff xfwm4/receipt @ rev 9345
xfsprogs: fix conpile_rules
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Mar 19 18:21:21 2011 +0100 (2011-03-19) |
parents | 8e229ab81413 |
children | 55e23a927f26 |
line diff
1.1 --- a/xfwm4/receipt Sun Jan 30 15:45:09 2011 +0000 1.2 +++ b/xfwm4/receipt Sat Mar 19 18:21:21 2011 +0100 1.3 @@ -9,7 +9,7 @@ 1.4 BUILD_DEPENDS="libxfce4util-dev xfconf-dev libxfce4ui-dev xorg-compositeproto 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()