wok diff ncursesw/receipt @ rev 8833

Fix: tazdev receipt
author Christophe Lincoln <pankso@slitaz.org>
date Thu Feb 24 16:18:46 2011 +0100 (2011-02-24)
parents 64cf592b6880
children 2ad34d8fdfe7
line diff
     1.1 --- a/ncursesw/receipt	Fri Feb 05 23:13:39 2010 +0100
     1.2 +++ b/ncursesw/receipt	Thu Feb 24 16:18:46 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()