From b488c6ccbf9c9d8734425f12baefec17da2df3ec Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 27 Jul 2012 11:25:32 +0200 Subject: [PATCH] shadow: also remove sg. --- srcpkgs/shadow/template | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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 \