packaging: disable cups in the RHEL-CTDB build.
authorMichael Adam <obnox@samba.org>
Mon, 19 May 2008 09:31:18 +0000 (11:31 +0200)
committerMichael Adam <obnox@samba.org>
Wed, 21 May 2008 21:35:24 +0000 (23:35 +0200)
Michael
(cherry picked from commit de76543b45a97e41939b50ba7efdc6e4e66ea737)

packaging/RHEL-CTDB/samba.spec

index 6dda1bb7707b75eebdd83f56314b270ecae90375..bae41121d3fbaff84c40a34d786409f56266ea0f 100644 (file)
@@ -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 \