wok diff ncursesw/receipt @ rev 8798
Fix droid-font tarball download
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Wed Feb 23 00:15:11 2011 +0100 (2011-02-23) |
parents | 64cf592b6880 |
children | 2ad34d8fdfe7 |
line diff
1.1 --- a/ncursesw/receipt Fri Feb 05 23:13:39 2010 +0100 1.2 +++ b/ncursesw/receipt Wed Feb 23 00:15:11 2011 +0100 1.3 @@ -9,6 +9,7 @@ 1.4 TARBALL="$SOURCE-$VERSION.tar.gz" 1.5 WEB_SITE="http://invisible-island.net/ncurses/" 1.6 WGET_URL="ftp://invisible-island.net/ncurses/$TARBALL" 1.7 +SRC_WANTED="$SOURCE" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()