diff --git a/srcpkgs/shadow/template b/srcpkgs/shadow/template index cfbc949587..64b1bdad8a 100644 --- a/srcpkgs/shadow/template +++ b/srcpkgs/shadow/template @@ -1,11 +1,11 @@ # Template file for 'shadow' pkgname=shadow version=4.8 -revision=1 +revision=2 build_style=gnu-configure configure_args="--enable-shared --disable-static --with-libpam --without-selinux --with-acl --with-attr - --disable-nls --enable-subordinate-ids" + --disable-nls --enable-subordinate-ids --disable-account-tools-setuid" hostmakedepends="automake gettext-devel libtool" makedepends="acl-devel pam-devel" depends="pam"