SHA256
1
0
forked from pool/xdm

Accepting request 841329 from X11:XOrg

- no longer package symlinks for Xsession, Xsetupm Xstartup and
  Xreset in /etc/X11/xdm, since meanwhile sddm, gdm and lightdm
  have been adjusted

OBS-URL: https://build.opensuse.org/request/show/841329
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xdm?expand=0&rev=85
This commit is contained in:
Dominique Leuenberger 2020-10-14 13:38:20 +00:00 committed by Git OBS Bridge
commit bb3bf5d295
2 changed files with 7 additions and 4 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Oct 12 16:14:57 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>
- no longer package symlinks for Xsession, Xsetupm Xstartup and
Xreset in /etc/X11/xdm, since meanwhile sddm, gdm and lightdm
have been adjusted
-------------------------------------------------------------------
Mon Oct 5 14:57:23 UTC 2020 - Stefan Dirsch <sndirsch@suse.com>

View File

@ -124,10 +124,6 @@ tar xf %{SOURCE1}
patch -p0 < %{PATCH2}
mkdir -p usr/etc/X11/xdm
mv etc/X11/xdm/* usr/etc/X11/xdm
# Install compatibility symlinks. Remove once DMs adjusted
for i in Xsession Xsetup Xstartup Xreset; do
ln -s /usr/etc/X11/xdm/$i etc/X11/xdm/$i
done
# Edited by SUSEConfig.xdm, package a copy
for i in xdm-config Xservers; do
cp usr/etc/X11/xdm/$i etc/X11/xdm/$i