get-scripts diff b43-firmware @ rev 35

teamviewer: use https
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Apr 29 16:20:40 2015 +0200 (2015-04-29)
parents 6603ef3afcd0
children 3cd8920c8ef2
line diff
     1.1 --- a/b43-firmware	Mon Feb 17 09:38:45 2014 +0000
     1.2 +++ b/b43-firmware	Wed Apr 29 16:20:40 2015 +0200
     1.3 @@ -1,3 +1,6 @@
     1.4 +SHORT_DESC="Install the firmware files for the wireless kernel module"
     1.5 +# end of get.list data
     1.6 +
     1.7  # install linux-wireless, wireless_tools and b43-fwcutter if needed.
     1.8  
     1.9  MODULE=${PACKAGE%-firmware}
    1.10 @@ -6,7 +9,7 @@
    1.11  
    1.12  MODULE_LIST=""
    1.13  while read module desc ; do
    1.14 -	[ "$MODULE" == "$module" ] && desc="$SHORT_DESC"
    1.15 +	[ "$MODULE" == "$module" ] && SHORT_DESC="$desc"
    1.16  	MODULE_LIST="$MODULE_LIST $module"
    1.17  done <<EOT
    1.18  b43		Broadcom $MODULE firmware.