samba: enable build_pie; remove obsolete replaces.
This commit is contained in:
parent
4e4f4dc348
commit
39c9e848c0
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,8 @@
|
||||||
# Template file for 'samba'
|
# Template file for 'samba'
|
||||||
pkgname=samba
|
pkgname=samba
|
||||||
version=3.6.25
|
version=3.6.25
|
||||||
revision=1
|
revision=2
|
||||||
|
build_pie=yes
|
||||||
build_wrksrc=source3
|
build_wrksrc=source3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-fhs --with-pam --with-pam_smbpass --with-ldap
|
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
|
checksum=8f2c8a7f2bd89b0dfd228ed917815852f7c625b2bc0936304ac3ed63aaf83751
|
||||||
|
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
replaces="runit-void<20141013_2"
|
|
||||||
build_options="systemd"
|
build_options="systemd"
|
||||||
conf_files="/etc/pam.d/samba"
|
conf_files="/etc/pam.d/samba"
|
||||||
hostmakedepends="pkg-config perl python-devel"
|
hostmakedepends="pkg-config perl python-devel"
|
||||||
|
|
Loading…
Reference in a new issue