wok-stable diff ndiswrapper/receipt @ rev 4472
linux .config (some changes similar to 2.6.29.3); add a modules check to receipt
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Mon Nov 09 14:00:35 2009 +0000 (2009-11-09) |
parents | 233ec9b6af94 |
children | bee79018e13a |
line diff
1.1 --- a/ndiswrapper/receipt Thu Nov 05 19:41:12 2009 +0000 1.2 +++ b/ndiswrapper/receipt Mon Nov 09 14:00:35 2009 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 DEPENDS="ndiswrapper-driver ndiswrapper-utils wireless_tools" 1.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.6 WEB_SITE="http://ndiswrapper.sourceforge.net/joomla/" 1.7 -WGET_URL="$SF_MIRROR/$SOURCE/files/stable/$VERSION/$TARBALL" 1.8 +WGET_URL="$SF_MIRROR/$PACKAGE/files/stable/$VERSION/$TARBALL" 1.9 1.10 # Rules to gen a SliTaz package suitable for Tazpkg. 1.11 genpkg_rules()