diff --git a/srcpkgs/shadow/template b/srcpkgs/shadow/template index 0d5d1c9c3d3..a2097402dff 100644 --- a/srcpkgs/shadow/template +++ b/srcpkgs/shadow/template @@ -1,7 +1,7 @@ # Template file for 'shadow' pkgname=shadow version=4.1.5.1 -revision=3 +revision=4 build_style=gnu-configure configure_args="--bindir=/usr/bin --sbindir=/usr/sbin --libdir=/usr/lib --enable-shared --disable-static @@ -73,9 +73,6 @@ post_install() { $DESTDIR/usr/bin/{login,su} \ $DESTDIR/usr/sbin/{vipw,vigr} - # but we keep newgrp, as sg is really an alias to it - mv $DESTDIR/usr/bin/{newgrp,sg} - # ...and their many man pages find $DESTDIR/usr/share/man \ '(' -name 'chsh.1' -o \