Accepting request 233241 from home:a_jaeger:FactoryFix

Use /run/ instead of /var/run.

OBS-URL: https://build.opensuse.org/request/show/233241
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=67
This commit is contained in:
2014-05-09 12:28:25 +00:00
committed by Git OBS Bridge
parent da6077e639
commit c8289a687c
2 changed files with 9 additions and 0 deletions

View File

@@ -208,7 +208,11 @@ chmod 0755 %{buildroot}%{_sbindir}/rcxdm
%{_localstatedir}/adm/fillup-templates/sysconfig.displaymanager
%{_localstatedir}/lib/xdm/authdir/
%ghost %{_localstatedir}/log/xdm.errors
%if %with_systemd
%ghost /run/xdm.pid
%else
%ghost %{_localstatedir}/run/xdm.pid
%endif
%{_bindir}/chooser
%{_bindir}/xdm
%{_bindir}/xdmshell