[Pkg-samba-maint] [SCM] Debian packaging for Samba branch, samba_4.0, updated. upstream/4.0.6+dfsg-838-g13501f6

Ivo De Decker ivo.dedecker at ugent.be
Sat Jun 15 22:42:34 UTC 2013


The following commit has been merged in the samba_4.0 branch:
commit 13501f6b2fb35055fab88d28e05db3df73e31718
Author: Ivo De Decker <ivo.dedecker at ugent.be>
Date:   Sat Jun 15 23:15:40 2013 +0200

    build dfs_samba4 and auth_samba4 as shared module
    
    this is needed to allow smbd to run without installing samba-ad-dc

diff --git a/debian/rules b/debian/rules
index 4a480e1..dd943f9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -37,7 +37,7 @@ conf_args = \
 		--with-utmp \
 		--with-pam_smbpass \
 		--with-winbind \
-		--with-shared-modules=idmap_rid,idmap_ad,idmap_adex,idmap_hash,idmap_ldap,idmap_tdb2 \
+		--with-shared-modules=idmap_rid,idmap_ad,idmap_adex,idmap_hash,idmap_ldap,idmap_tdb2,vfs_dfs_samba4,auth_samba4 \
 		--with-automount \
 		--with-ldap \
 		--with-ads \

-- 
Debian packaging for Samba




More information about the Pkg-samba-maint mailing list