summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2010-03-08 17:59:35 +0100
committerMichael Adam <obnox@samba.org>2011-01-21 10:10:02 +0100
commitb5d882f5173e616dd2342f0d42f48847b6d4f2e5 (patch)
tree2ed790b6d4911d342377f152f324f0abf608d98b /packaging
parent46a3019d3601e67d2836ea37de4ad1760618f9da (diff)
downloadsamba-b5d882f5173e616dd2342f0d42f48847b6d4f2e5.tar.gz
packaging(RHEL-CTDB): explicitly build the tsm vfs module.
Diffstat (limited to 'packaging')
-rw-r--r--packaging/RHEL-CTDB/samba.spec.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/RHEL-CTDB/samba.spec.tmpl b/packaging/RHEL-CTDB/samba.spec.tmpl
index 475adcb53a2..f27635a7b9f 100644
--- a/packaging/RHEL-CTDB/samba.spec.tmpl
+++ b/packaging/RHEL-CTDB/samba.spec.tmpl
@@ -245,7 +245,7 @@ CFLAGS="$RPM_OPT_FLAGS $EXTRA -D_GNU_SOURCE" ./configure \
--without-smbwrapper \
--with-pam \
--with-quotas \
- --with-shared-modules=idmap_rid,idmap_ad,idmap_tdb2,vfs_gpfs \
+ --with-shared-modules=idmap_rid,idmap_ad,idmap_tdb2,vfs_gpfs,vfs_tsmsm \
--with-syslog \
--with-utmp \
--with-cluster-support \