samba: enable build_pie; remove obsolete replaces.

This commit is contained in:
Juan RP 2015-03-16 08:42:34 +01:00
parent 4e4f4dc348
commit 39c9e848c0

View file

@ -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"