bcm43xx-fwcutter have been replaced by b43-fwcutter in Ubuntu 8.04
(AFAIR).

The postinst script now checks for the whole directories

azr...@laptop616:~/b43-fwcutter-012/debian$ cat b43-fwcutter.postinst 
#!/bin/sh

set -e

. /usr/share/debconf/confmodule

db_get b43-fwcutter/cut_firmware
if [ "$RET" = "true" ] && [ ! -d /lib/firmware/b43 -o ! -d 
/lib/firmware/b43legacy ]; then
        /usr/share/b43-fwcutter/install_bcm43xx_firmware.sh
fi

#DEBHELPER#

DOes this mean that we can close this bug?

** Also affects: b43-fwcutter (Ubuntu)
   Importance: Undecided
       Status: New

-- 
bcm43xx-fwcutter might as well download firmware even if bcm43xx_microcode11.fw 
exists
https://bugs.launchpad.net/bugs/87970
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to