wok-next rev 8288
xfwm4: Fixed url.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Jan 30 20:12:40 2011 +0000 (2011-01-30) |
parents | f62db0f06f1e |
children | 0cdfcdc0e0e0 |
files | xfwm4/receipt |
line diff
1.1 --- a/xfwm4/receipt Sun Jan 30 17:37:09 2011 +0000 1.2 +++ b/xfwm4/receipt Sun Jan 30 20:12:40 2011 +0000 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()