- 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:
parent
63da56926d
commit
53ce8a4621
@ -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
|
Wed Mar 30 13:42:53 UTC 2016 - eich@suse.com
|
||||||
|
|
||||||
|
3
xdm.spec
3
xdm.spec
@ -129,7 +129,8 @@ autoreconf -fi
|
|||||||
--disable-static \
|
--disable-static \
|
||||||
--with-pam \
|
--with-pam \
|
||||||
--with-xdmconfigdir=%{_sysconfdir}/X11/xdm \
|
--with-xdmconfigdir=%{_sysconfdir}/X11/xdm \
|
||||||
--with-xdmscriptdir=%{_sysconfdir}/X11/xdm
|
--with-xdmscriptdir=%{_sysconfdir}/X11/xdm \
|
||||||
|
--with-systemdsystemunitdir=no
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
Loading…
Reference in New Issue
Block a user