From b389233e79cb199e29924d705f2c46a4a0c1abb8 Mon Sep 17 00:00:00 2001 From: Michael Adam Date: Mon, 19 May 2008 11:31:18 +0200 Subject: packaging: disable cups in the RHEL-CTDB build. Michael (cherry picked from commit de76543b45a97e41939b50ba7efdc6e4e66ea737) (This used to be commit c81d5537420ea305d995eaedb68e65f4864b331c) --- packaging/RHEL-CTDB/samba.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packaging') diff --git a/packaging/RHEL-CTDB/samba.spec b/packaging/RHEL-CTDB/samba.spec index 6dda1bb770..bae41121d3 100644 --- a/packaging/RHEL-CTDB/samba.spec +++ b/packaging/RHEL-CTDB/samba.spec @@ -160,7 +160,7 @@ CFLAGS="$RPM_OPT_FLAGS $EXTRA -D_GNU_SOURCE" ./configure \ --with-privatedir=%{_sysconfdir}/samba \ --with-sambabook=%{_datadir}/swat/using_samba \ --with-swatdir=%{_datadir}/swat \ - --enable-cups \ + --disable-cups \ --with-acl-support \ --with-ads \ --with-automount \ -- cgit