From 39c9e848c003daacc504c8371f12129049087cb9 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 16 Mar 2015 08:42:34 +0100 Subject: [PATCH] samba: enable build_pie; remove obsolete replaces. --- srcpkgs/samba/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/samba/template b/srcpkgs/samba/template index bedf0acf35..52e4f44971 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"