tags 781544 + patch + pending thanks Hello,
Please consider the attached patch. If you need a sponsor just let me know.
Kind regards,
--
Julián Moreno Patiño
Debian Developer
.''`. Debian GNU/{Linux,KfreeBSD}
: :' : Free Operating Systems
`. `' http://debian.org/
`- GPG Fingerprint:
C2C8 904E 314C D8FA 041D 9B00 D5FD FC15 6168 BF60
Registered GNU Linux User ID 488513
--- a/debian/firmware-b43-installer.postinst 2014-06-25 09:04:20.000000000 -0500
+++ b/debian/firmware-b43-installer.postinst 2015-04-05 18:50:33.824216669 -0500
@@ -22,8 +22,7 @@
eval export $APT_PROXIES
fi
-wget --timeout=60 http://www.lwfinger.com/b43-firmware/broadcom-wl-5.100.138.tar.bz2
-if [ $? -ne 0 ]; then
+if ! wget --timeout=60 http://www.lwfinger.com/b43-firmware/broadcom-wl-5.100.138.tar.bz2 ; then
echo "Some problem occurred during the firmware download. Please check your internet connection."
exit 0
else
signature.asc
Description: Digital signature

