star: add pax alternative.

This commit is contained in:
Leah Neukirchen 2018-01-11 15:18:44 +01:00
parent d798c1c3a8
commit 801822de5b

View file

@ -1,7 +1,7 @@
# Template file for 'schilytools'
pkgname=schilytools
version=2018.01.10
revision=1
revision=2
short_desc="Schily's portable tools"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="CDDL-1.0"
@ -55,6 +55,10 @@ smake_package() {
star_package() {
short_desc+=" - star"
conf_files="/etc/default/star"
alternatives="
pax:pax:/usr/bin/spax
pax:pax.1:/usr/share/man/man1/spax.1
"
pkg_install() {
make install -C star DESTDIR="$PKGDESTDIR" INS_BASE=/usr SYMLINKS='suntar scpio spax'
rm -f ${PKGDESTDIR}/usr/share/man/man1/gnutar.1