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:
Stephan Kulow 2014-07-31 10:53:31 +00:00 committed by Git OBS Bridge
parent 9e69baede9
commit c5cb2a434b
2 changed files with 6 additions and 1 deletions

View File

@ -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

View File

@ -133,7 +133,7 @@ mv %{buildroot}/%{_prefix}/doc/at/* docs/
%{__install} -D -m 0644 %{S:5} %{buildroot}%{_unitdir}/atd.service
%{__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 %SOURCE3 %{buildroot}%{_localstatedir}/adm/fillup-templates