wok diff xfwm4/receipt @ rev 9308
Fixed c-client.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Mar 17 17:22:11 2011 +0000 (2011-03-17) |
parents | 8e229ab81413 |
children | 55e23a927f26 |
line diff
1.1 --- a/xfwm4/receipt Sun Jan 30 15:45:09 2011 +0000 1.2 +++ b/xfwm4/receipt Thu Mar 17 17:22:11 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()