Accepting request 243119 from home:alarrosa:branches:Base:System
- Remove a relative path that is not needed in the service symlink OBS-URL: https://build.opensuse.org/request/show/243119 OBS-URL: https://build.opensuse.org/package/show/Base:System/at?expand=0&rev=84
This commit is contained in:
parent
9e69baede9
commit
c5cb2a434b
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 31 09:26:21 UTC 2014 - alarrosa@suse.com
|
||||||
|
|
||||||
|
- Remove a relative path that is not needed in the service symlink
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jul 28 03:32:36 UTC 2014 - crrodriguez@opensuse.org
|
Mon Jul 28 03:32:36 UTC 2014 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
2
at.spec
2
at.spec
@ -133,7 +133,7 @@ mv %{buildroot}/%{_prefix}/doc/at/* docs/
|
|||||||
|
|
||||||
%{__install} -D -m 0644 %{S:5} %{buildroot}%{_unitdir}/atd.service
|
%{__install} -D -m 0644 %{S:5} %{buildroot}%{_unitdir}/atd.service
|
||||||
%{__install} -D -m 0755 %{S:4} %{buildroot}%{_prefix}/lib/systemd/system-sleep/atd.sh
|
%{__install} -D -m 0755 %{S:4} %{buildroot}%{_prefix}/lib/systemd/system-sleep/atd.sh
|
||||||
%{__ln_s} -f ../../%{_sbindir}/service %{buildroot}%{_sbindir}/rcatd
|
%{__ln_s} -f %{_sbindir}/service %{buildroot}%{_sbindir}/rcatd
|
||||||
|
|
||||||
%{__install} -m644 %SOURCE2 %{buildroot}%{_sysconfdir}/pam.d/atd
|
%{__install} -m644 %SOURCE2 %{buildroot}%{_sysconfdir}/pam.d/atd
|
||||||
%{__install} -m644 %SOURCE3 %{buildroot}%{_localstatedir}/adm/fillup-templates
|
%{__install} -m644 %SOURCE3 %{buildroot}%{_localstatedir}/adm/fillup-templates
|
||||||
|
Loading…
x
Reference in New Issue
Block a user