wok diff icon-naming-utils/receipt @ rev 8350
Fix: wv needs -j1 to install.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Feb 02 05:08:40 2011 +0000 (2011-02-02) |
parents | 422fcad5efbd |
children | de49f29b101e |
line diff
1.1 --- a/icon-naming-utils/receipt Sun May 17 23:48:18 2009 +0200 1.2 +++ b/icon-naming-utils/receipt Wed Feb 02 05:08:40 2011 +0000 1.3 @@ -9,7 +9,7 @@ 1.4 BUILD_DEPENDS="perl perl-xml-simple" 1.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.6 WEB_SITE="http://tango.freedesktop.org/" 1.7 -WGET_URL=" http://tango.freedesktop.org/releases/$TARBALL" 1.8 +WGET_URL="http://tango.freedesktop.org/releases/$TARBALL" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()