From 4059db9ee73e3fb27e6d5ed2e32d0a6fc9d8d075 Mon Sep 17 00:00:00 2001 From: George Lebl Date: Thu, 8 Mar 2001 06:50:31 +0000 Subject: minor fixups from the merge Wed Mar 07 22:50:06 2001 George Lebl * gdm.spec.in: minor fixups from the merge --- gdm.spec.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gdm.spec.in') diff --git a/gdm.spec.in b/gdm.spec.in index 6f87606e..50684a84 100644 --- a/gdm.spec.in +++ b/gdm.spec.in @@ -26,7 +26,8 @@ several different X sessions on your local machine at the same time. %build CFLAGS="-g $RPM_OPT_FLAGS" ./configure --localstatedir=%{localstatedir} \ --prefix=%{_prefix} --sysconfdir=%{_sysconfdir}/X11 \ - --bindir=%{_bindir} --datadir=%{_datadir} --sbindir=%{_sbindir} + --bindir=%{_bindir} --datadir=%{_datadir} --sbindir=%{_sbindir} \ + --enable-console-helper make @@ -74,7 +75,6 @@ exit 0 %defattr(-, root, root) %doc AUTHORS COPYING ChangeLog NEWS README -<<<<<<< gdm.spec.in %{_bindir}/* %{_sbindir}/* %config %{_sysconfdir}/pam.d/gdm -- cgit v1.2.1