Skip to content

Commit

Permalink
packaging(RHEL-CTDB): Add idmap_rfc2307 module
Browse files Browse the repository at this point in the history
Reviewed-by: Andrew Bartlett <[email protected]>
  • Loading branch information
chs authored and abartlet committed Mar 9, 2013
1 parent b755152 commit 8241daf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging/RHEL-CTDB/configure.rpm
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 8241daf

Please sign in to comment.