shadow: newgrp(1) is provided by util-linux>=2.22.
This commit is contained in:
parent
f5be5e11c6
commit
c1f36af220
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'shadow'
|
# Template file for 'shadow'
|
||||||
pkgname=shadow
|
pkgname=shadow
|
||||||
version=4.1.5.1
|
version=4.1.5.1
|
||||||
revision=4
|
revision=5
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--bindir=/usr/bin --sbindir=/usr/sbin
|
configure_args="--bindir=/usr/bin --sbindir=/usr/sbin
|
||||||
--libdir=/usr/lib --enable-shared --disable-static
|
--libdir=/usr/lib --enable-shared --disable-static
|
||||||
@ -70,7 +70,7 @@ post_install() {
|
|||||||
# Remove utilities provided by util-linux
|
# Remove utilities provided by util-linux
|
||||||
rm \
|
rm \
|
||||||
$DESTDIR/usr/bin/{chsh,chfn,sg} \
|
$DESTDIR/usr/bin/{chsh,chfn,sg} \
|
||||||
$DESTDIR/usr/bin/{login,su} \
|
$DESTDIR/usr/bin/{newgrp,login,su} \
|
||||||
$DESTDIR/usr/sbin/{vipw,vigr}
|
$DESTDIR/usr/sbin/{vipw,vigr}
|
||||||
|
|
||||||
# ...and their many man pages
|
# ...and their many man pages
|
||||||
|
Loading…
x
Reference in New Issue
Block a user