packaging(RHEL-CTDB): disable smbtorture4 in the rpm build
authorMichael Adam <obnox@samba.org>
Fri, 6 May 2011 16:35:55 +0000 (18:35 +0200)
committerMichael Adam <obnox@samba.org>
Wed, 18 May 2011 20:00:24 +0000 (22:00 +0200)
packaging/RHEL-CTDB/samba.spec.tmpl

index 191b67f9dd80a4f1cf353da392699c2956981454..ef8d42bfbe065106022228783cf83f8e680fa966 100644 (file)
@@ -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