shadow: also remove sg.

This commit is contained in:
Juan RP 2012-07-27 11:25:32 +02:00
parent a3007f1d81
commit b488c6ccbf

View file

@ -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 \