1
0

Mark .service file as non-executible (boo#1053657)

OBS-URL: https://build.opensuse.org/package/show/hardware/pullin-bcm43xx-firmware?expand=0&rev=6
This commit is contained in:
Bernhard M. Wiedemann 2017-09-05 11:42:43 +00:00 committed by Git OBS Bridge
parent 636433e0ad
commit 43deabb5e4
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Sep 5 11:41:59 UTC 2017 - bwiedemann@suse.com
- Mark .service file as non-executible (boo#1053657)
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Nov 30 12:50:10 UTC 2014 - bwiedemann@suse.com Sun Nov 30 12:50:10 UTC 2014 - bwiedemann@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package pullin-bcm43xx-firmware # spec file for package pullin-bcm43xx-firmware
# #
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -40,7 +40,7 @@ automatically download broadcom firmware files needed for bcm43xx WLAN chips
%install %install
install -d %{buildroot}%{_prefix}/lib/systemd/system/ install -d %{buildroot}%{_prefix}/lib/systemd/system/
install -p -m 755 %{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}/