forked from pool/systemd
.
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=495
This commit is contained in:
parent
92c2708e96
commit
89be3742e3
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 23 13:24:53 UTC 2014 - werner@suse.de
|
||||
|
||||
- Make systemd-mini build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 23 13:18:39 UTC 2014 - werner@suse.de
|
||||
|
||||
|
@ -763,7 +763,9 @@ ln -s ../after-local.service %{buildroot}/%{_prefix}/lib/systemd/system/multi-us
|
||||
# support for SIGPWR handling with /var/run/powerstatus of e.g. powerd
|
||||
install -m 755 %{S:12} %{buildroot}/%{_prefix}/lib/systemd/
|
||||
install -m 644 units/powerfail.service %{buildroot}/%{_prefix}/lib/systemd/system/
|
||||
%if ! 0%{?bootstrap}
|
||||
install -m 644 man/systemd-powerfail.service.8 %{buildroot}/%{_mandir}/man8/
|
||||
%endif
|
||||
|
||||
# clean out some completions which requires bash-completion package
|
||||
%if %{without bash_completion}
|
||||
|
Loading…
Reference in New Issue
Block a user