From: Christof Schmitt Date: Thu, 21 Feb 2013 19:33:19 +0000 (-0700) Subject: packaging(RHEL-CTDB): Add idmap_rfc2307 module X-Git-Tag: tdb-1.2.12~724 X-Git-Url: http://git.samba.org/samba.git/?p=gd%2Fsamba-autobuild%2F.git;a=commitdiff_plain;h=8241dafdb832808f0b88a7d83095105e7d532fa4 packaging(RHEL-CTDB): Add idmap_rfc2307 module Reviewed-by: Andrew Bartlett --- diff --git a/packaging/RHEL-CTDB/configure.rpm b/packaging/RHEL-CTDB/configure.rpm index f16b3522ac5..398a3f918a1 100755 --- a/packaging/RHEL-CTDB/configure.rpm +++ b/packaging/RHEL-CTDB/configure.rpm @@ -24,7 +24,7 @@ else CC="gcc" fi -shared_modules="idmap_rid,idmap_ad,idmap_tdb2" +shared_modules="idmap_rid,idmap_ad,idmap_tdb2,idmap_rfc2307" if test "x$BUILD_GPFS" != "xno"; then shared_modules="${shared_modules},vfs_gpfs,vfs_tsmsm"