summaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2011-05-06 17:21:10 +0200
committerMichael Adam <obnox@samba.org>2011-05-18 22:00:24 +0200
commitb2dbdaaa0f6f03506a9e55631aa89db503bca73f (patch)
treee939b7a29bccda37e0c8c64f611c8837c7b2ee28 /packaging
parentec625f7b7bc1a06da8541f9d8538ce88851bb10e (diff)
downloadsamba-b2dbdaaa0f6f03506a9e55631aa89db503bca73f.tar.gz
samba-b2dbdaaa0f6f03506a9e55631aa89db503bca73f.tar.xz
samba-b2dbdaaa0f6f03506a9e55631aa89db503bca73f.zip
packaging(RHEL-CTDB): enforce building of libtdb and libtalloc
Diffstat (limited to 'packaging')
-rw-r--r--packaging/RHEL-CTDB/samba.spec.tmpl4
1 files changed, 3 insertions, 1 deletions
diff --git a/packaging/RHEL-CTDB/samba.spec.tmpl b/packaging/RHEL-CTDB/samba.spec.tmpl
index 9f249f5dafb..fae9ffe4526 100644
--- a/packaging/RHEL-CTDB/samba.spec.tmpl
+++ b/packaging/RHEL-CTDB/samba.spec.tmpl
@@ -195,7 +195,9 @@ CFLAGS="$RPM_OPT_FLAGS $EXTRA -D_GNU_SOURCE" ./configure \
--without-dnsupdate \
--with-aio-support\
--disable-merged-build \
- --disable-smbtorture4
+ --disable-smbtorture4 \
+ --disable-external-libtalloc \
+ --disable-external-libtdb
make showlayout