wok-6.x diff task/receipt @ rev 4267
partimage-pam: fix gcc 4.x build (again)
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Fri Sep 25 15:20:43 2009 +0000 (2009-09-25) |
parents | 4fe7c73e2e43 |
children | 72f769bde436 |
line diff
1.1 --- a/task/receipt Thu Sep 24 17:31:13 2009 +0000 1.2 +++ b/task/receipt Fri Sep 25 15:20:43 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()