diff --git a/srcpkgs/shadow/INSTALL b/srcpkgs/shadow/INSTALL deleted file mode 100644 index 79b09c0feaa..00000000000 --- a/srcpkgs/shadow/INSTALL +++ /dev/null @@ -1,10 +0,0 @@ -# -# This script enables shadow password and groups. - -case "${ACTION}" in -post) - if [ "$(id -u)" -eq 0 ]; then - pwconv && grpconv - fi - ;; -esac diff --git a/srcpkgs/shadow/template b/srcpkgs/shadow/template index 63095f47ec6..d73d298529d 100644 --- a/srcpkgs/shadow/template +++ b/srcpkgs/shadow/template @@ -1,7 +1,7 @@ # Template file for 'shadow' pkgname=shadow version=4.2.1 -revision=10 +revision=11 build_pie=yes build_style=gnu-configure configure_args="--bindir=/usr/bin --sbindir=/usr/bin