SHA256
1
0
forked from pool/xdm

- Prevent xdm.service from being built. We've got display-manager.service

instead (bsc#978458).

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=127
This commit is contained in:
Egbert Eich 2016-05-04 13:02:08 +00:00 committed by Git OBS Bridge
parent 63da56926d
commit 53ce8a4621
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed May 4 12:55:38 UTC 2016 - eich@suse.com
- Prevent xdm.service from being built. We've got display-manager.service
instead (bsc#978458).
-------------------------------------------------------------------
Wed Mar 30 13:42:53 UTC 2016 - eich@suse.com

View File

@ -129,7 +129,8 @@ autoreconf -fi
--disable-static \
--with-pam \
--with-xdmconfigdir=%{_sysconfdir}/X11/xdm \
--with-xdmscriptdir=%{_sysconfdir}/X11/xdm
--with-xdmscriptdir=%{_sysconfdir}/X11/xdm \
--with-systemdsystemunitdir=no
make %{?_smp_mflags}
%install