From: Michael Adam Date: Fri, 6 May 2011 16:35:55 +0000 (+0200) Subject: packaging(RHEL-CTDB): disable smbtorture4 in the rpm build X-Git-Tag: samba-4.0.0alpha16^2~763 X-Git-Url: http://git.samba.org/samba.git/?p=sfrench%2Fsamba-autobuild%2F.git;a=commitdiff_plain;h=51d5975e5e88967414e594c56e5041ac278790a1 packaging(RHEL-CTDB): disable smbtorture4 in the rpm build --- diff --git a/packaging/RHEL-CTDB/samba.spec.tmpl b/packaging/RHEL-CTDB/samba.spec.tmpl index 191b67f9dd8..ef8d42bfbe0 100644 --- a/packaging/RHEL-CTDB/samba.spec.tmpl +++ b/packaging/RHEL-CTDB/samba.spec.tmpl @@ -170,7 +170,8 @@ CFLAGS="$RPM_OPT_FLAGS $EXTRA -D_GNU_SOURCE" ./configure \ --without-ldb \ --without-dnsupdate \ --with-aio-support\ - --disable-merged-build + --disable-merged-build \ + --disable-smbtorture4 make showlayout