diff --git a/srcpkgs/samba/template b/srcpkgs/samba/template index bedf0acf35f..52e4f44971f 100644 --- a/srcpkgs/samba/template +++ b/srcpkgs/samba/template @@ -1,7 +1,8 @@ # Template file for 'samba' pkgname=samba version=3.6.25 -revision=1 +revision=2 +build_pie=yes build_wrksrc=source3 build_style=gnu-configure configure_args="--with-fhs --with-pam --with-pam_smbpass --with-ldap @@ -20,7 +21,6 @@ distfiles="http://us1.samba.org/samba/ftp/stable/$pkgname-$version.tar.gz" checksum=8f2c8a7f2bd89b0dfd228ed917815852f7c625b2bc0936304ac3ed63aaf83751 lib32disabled=yes -replaces="runit-void<20141013_2" build_options="systemd" conf_files="/etc/pam.d/samba" hostmakedepends="pkg-config perl python-devel"