diff --git a/srcpkgs/samba/template b/srcpkgs/samba/template index 0aebef2bf5..abe09e9b13 100644 --- a/srcpkgs/samba/template +++ b/srcpkgs/samba/template @@ -1,14 +1,14 @@ # Template file for 'samba' pkgname=samba version=3.6.6 -revision=2 +revision=3 build_wrksrc=source3 build_style=gnu-configure configure_args="--with-fhs --with-pam --with-pam_smbpass --with-ldap --with-configdir=/etc/samba --with-lockdir=/var/samba --with-cachedir=/var/samba --with-nmbdsocketdir=/run/samba/socket --with-statedir=/var/samba --with-piddir=/run/samba --with-dnsupdate ---with-pammodulesdir=/lib/security --with-automount --disable-swat +--with-pammodulesdir=/usr/lib/security --with-automount --disable-swat --with-syslog --enable-external-libtalloc --with-quotas --enable-cups --enable-external-libtdb --disable-fam --with-ads --with-acl-support --with-shared-modules=idmap_ad,idmap_adex,idmap_rid,idmap_hash,idmap_tdb2"