From 903782b7f0b08a871945212eadcd6d352a0a10b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Jorge?= Date: Mon, 16 Apr 2012 17:11:37 +0000 Subject: version 1.7 fixes b43 firmware path (#5419) --- lib/network/connection/wireless.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/network/connection') diff --git a/lib/network/connection/wireless.pm b/lib/network/connection/wireless.pm index 89d57dd..764c900 100644 --- a/lib/network/connection/wireless.pm +++ b/lib/network/connection/wireless.pm @@ -227,7 +227,7 @@ my @thirdparty_settings = ( firmware => { package => 'b43-openfwwf', url => 'http://www.ing-unibs.it/~openfwwf/', - test_file => 'b43-open/ucode5.fw', + test_file => 'b43/ucode5.fw', }, }, -- cgit v1.2.1