Accepting request 847573 from hardware
OBS-URL: https://build.opensuse.org/request/show/847573 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pullin-bcm43xx-firmware?expand=0&rev=4
This commit is contained in:
commit
a68f64dac7
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 19 13:00:22 UTC 2020 - Ludwig Nussel <lnussel@suse.de>
|
||||
|
||||
- use %_firmwaredir
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 3 15:49:47 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@ -43,6 +43,7 @@ install -d %{buildroot}%{_prefix}/lib/systemd/system/
|
||||
install -p -m 644 %{SOURCE0} %{buildroot}%{_prefix}/lib/systemd/system/
|
||||
install -d %{buildroot}%{_sbindir}/
|
||||
install -p -m 755 %{SOURCE1} %{buildroot}%{_sbindir}/
|
||||
sed -i -e 's,/lib/firmware,%{_firmwaredir},' %{buildroot}%{_sbindir}/install_bcm43xx_firmware_wrapper
|
||||
|
||||
%post
|
||||
if lspci -nn|grep -q -i broadcom ; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user