wok diff ndiswrapper-driver/receipt @ rev 5197
get-wifi-firmware: fix typo
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Sun Mar 28 15:28:06 2010 -0400 (2010-03-28) |
parents | 233ec9b6af94 |
children | 3aaf5dcce133 |
line diff
1.1 --- a/ndiswrapper-driver/receipt Thu Nov 05 19:41:12 2009 +0000 1.2 +++ b/ndiswrapper-driver/receipt Sun Mar 28 15:28:06 2010 -0400 1.3 @@ -11,6 +11,7 @@ 1.4 TARBALL="$SOURCE-$VERSION.tar.gz" 1.5 WEB_SITE="http://ndiswrapper.sourceforge.net/joomla/" 1.6 WGET_URL="$SF_MIRROR/$SOURCE/files/stable/$VERSION/$TARBALL" 1.7 +TAGS="windows wireless network" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()