- revert latest change by aj, which broke the build
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=68
This commit is contained in:
parent
c8289a687c
commit
5f15725d82
@ -1,8 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Fri May 9 11:59:21 UTC 2014 - aj@suse.com
|
|
||||||
|
|
||||||
- Use /run/ instead of /var/run.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 24 12:01:16 UTC 2014 - sndirsch@suse.com
|
Mon Mar 24 12:01:16 UTC 2014 - sndirsch@suse.com
|
||||||
|
|
||||||
|
4
xdm.spec
4
xdm.spec
@ -208,11 +208,7 @@ chmod 0755 %{buildroot}%{_sbindir}/rcxdm
|
|||||||
%{_localstatedir}/adm/fillup-templates/sysconfig.displaymanager
|
%{_localstatedir}/adm/fillup-templates/sysconfig.displaymanager
|
||||||
%{_localstatedir}/lib/xdm/authdir/
|
%{_localstatedir}/lib/xdm/authdir/
|
||||||
%ghost %{_localstatedir}/log/xdm.errors
|
%ghost %{_localstatedir}/log/xdm.errors
|
||||||
%if %with_systemd
|
|
||||||
%ghost /run/xdm.pid
|
|
||||||
%else
|
|
||||||
%ghost %{_localstatedir}/run/xdm.pid
|
%ghost %{_localstatedir}/run/xdm.pid
|
||||||
%endif
|
|
||||||
%{_bindir}/chooser
|
%{_bindir}/chooser
|
||||||
%{_bindir}/xdm
|
%{_bindir}/xdm
|
||||||
%{_bindir}/xdmshell
|
%{_bindir}/xdmshell
|
||||||
|
Loading…
Reference in New Issue
Block a user