From bed4f8413435c39e37ea04940a18ee78481db48f Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Wed, 8 Apr 2009 17:49:21 +0200 Subject: [PATCH] s3/packaging: Add idmap_hash and idmap_adex to the list of built modules. Karolin --- packaging/RHEL/samba.spec.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/RHEL/samba.spec.tmpl b/packaging/RHEL/samba.spec.tmpl index 94794ccfd09..d5e549bb2c9 100644 --- a/packaging/RHEL/samba.spec.tmpl +++ b/packaging/RHEL/samba.spec.tmpl @@ -157,7 +157,7 @@ CC="$CC" CFLAGS="$RPM_OPT_FLAGS $EXTRA -D_GNU_SOURCE" ./configure \ --without-smbwrapper \ --with-pam \ --with-quotas \ - --with-shared-modules=idmap_rid,idmap_ad \ + --with-shared-modules=idmap_rid,idmap_ad,idmap_hash,idmap_adex \ --with-syslog \ --with-utmp \ --with-dnsupdate -- 2.34.1