wok rev 4239
task: fix WGET (again)
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Thu Sep 24 17:50:39 2009 +0000 (2009-09-24) |
parents | 4fe7c73e2e43 |
children | 8ab3c7c0c8d5 |
files | task/receipt |
line diff
1.1 --- a/task/receipt Thu Sep 24 17:31:13 2009 +0000 1.2 +++ b/task/receipt Thu Sep 24 17:50:39 2009 +0000 1.3 @@ -9,7 +9,7 @@ 1.4 BUILD_DEPENDS="ncurses-dev" 1.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.6 WEB_SITE="http://taskwarrior.org" 1.7 -WGET_URL=""http://www.taskwarrior.org/download/$TARBALL 1.8 +WGET_URL="http://www.taskwarrior.org/download/$TARBALL" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()