forked from pool/pullin-bcm43xx-firmware
Accepting request 847561 from home:lnussel:firmware
- use %_firmwaredir OBS-URL: https://build.opensuse.org/request/show/847561 OBS-URL: https://build.opensuse.org/package/show/hardware/pullin-bcm43xx-firmware?expand=0&rev=10
This commit is contained in:
parent
8cddb73e77
commit
067bc059ad
@ -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>
|
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 -p -m 644 %{SOURCE0} %{buildroot}%{_prefix}/lib/systemd/system/
|
||||||
install -d %{buildroot}%{_sbindir}/
|
install -d %{buildroot}%{_sbindir}/
|
||||||
install -p -m 755 %{SOURCE1} %{buildroot}%{_sbindir}/
|
install -p -m 755 %{SOURCE1} %{buildroot}%{_sbindir}/
|
||||||
|
sed -i -e 's,/lib/firmware,%{_firmwaredir},' %{buildroot}%{_sbindir}/install_bcm43xx_firmware_wrapper
|
||||||
|
|
||||||
%post
|
%post
|
||||||
if lspci -nn|grep -q -i broadcom ; then
|
if lspci -nn|grep -q -i broadcom ; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user