get-scripts diff b43-firmware @ rev 34
Add sublime-text-3
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Mar 23 08:59:52 2015 +0100 (2015-03-23) |
parents | 6603ef3afcd0 |
children | 3cd8920c8ef2 |
line diff
1.1 --- a/b43-firmware Mon Feb 17 09:38:45 2014 +0000 1.2 +++ b/b43-firmware Mon Mar 23 08:59:52 2015 +0100 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.