summaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2011-05-06 18:35:55 +0200
committerMichael Adam <obnox@samba.org>2011-05-18 22:00:24 +0200
commit51d5975e5e88967414e594c56e5041ac278790a1 (patch)
tree25849b30dc947ef8fe4d2a955a4d3bd40cb76ec8 /packaging
parentb7588755e7c021e4071691787686b07f8041845e (diff)
downloadsamba-51d5975e5e88967414e594c56e5041ac278790a1.tar.gz
samba-51d5975e5e88967414e594c56e5041ac278790a1.tar.xz
samba-51d5975e5e88967414e594c56e5041ac278790a1.zip
packaging(RHEL-CTDB): disable smbtorture4 in the rpm build
Diffstat (limited to 'packaging')
-rw-r--r--packaging/RHEL-CTDB/samba.spec.tmpl3
1 files changed, 2 insertions, 1 deletions
diff --git a/packaging/RHEL-CTDB/samba.spec.tmpl b/packaging/RHEL-CTDB/samba.spec.tmpl
index 191b67f9dd..ef8d42bfbe 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