packaging(RHEL-CTDB): explicitly build the tsm vfs module.
authorVolker Lendecke <vl@samba.org>
Mon, 8 Mar 2010 16:59:35 +0000 (17:59 +0100)
committerMichael Adam <obnox@samba.org>
Fri, 21 Jan 2011 09:10:02 +0000 (10:10 +0100)
packaging/RHEL-CTDB/samba.spec.tmpl

index 475adcb53a22074646dcfbef13665f238bbfbf95..f27635a7b9fe6b421de1844f70c270c72780a139 100644 (file)
@@ -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 \