From 801822de5b19d226d6d912bf2edb045e4c826aa2 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 11 Jan 2018 15:18:44 +0100 Subject: [PATCH] star: add pax alternative. --- srcpkgs/schilytools/template | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/srcpkgs/schilytools/template b/srcpkgs/schilytools/template index e56c1d8fa5..435d98726a 100644 --- a/srcpkgs/schilytools/template +++ b/srcpkgs/schilytools/template @@ -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 " 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