wok-next diff xfce4-appfinder/receipt @ rev 8360
Fixed feedparser.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Feb 03 16:44:43 2011 +0000 (2011-02-03) |
parents | 9ccb202251ce |
children | 2e5aecadbe0e |
line diff
1.1 --- a/xfce4-appfinder/receipt Thu Jan 20 02:32:36 2011 +0000 1.2 +++ b/xfce4-appfinder/receipt Thu Feb 03 16:44:43 2011 +0000 1.3 @@ -9,7 +9,7 @@ 1.4 BUILD_DEPENDS="libxfce4ui-dev " 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()