summaryrefslogtreecommitdiffstats
path: root/audio/pithos
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-07-12 18:33:45 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-07-12 18:33:45 +0700
commite70b46c3b1613b7823992ba8cda5fb1329d2d327 (patch)
treed2cf7d51aaaf3b84e3c2cf2347d9c0ce535abd84 /audio/pithos
parent87288a48afa52c32a3d68e40f9f4c424d5bb0ecd (diff)
downloadslackbuilds-e70b46c3b1613b7823992ba8cda5fb1329d2d327.tar.gz
slackbuilds-e70b46c3b1613b7823992ba8cda5fb1329d2d327.tar.xz
audio/pithos: Align with new template.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/pithos')
-rw-r--r--audio/pithos/pithos.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/pithos/pithos.SlackBuild b/audio/pithos/pithos.SlackBuild
index 7629ff00fb..df1c24df8d 100644
--- a/audio/pithos/pithos.SlackBuild
+++ b/audio/pithos/pithos.SlackBuild
@@ -79,8 +79,8 @@ meson \
--infodir=/usr/info \
$PRGNAM-$VERSION \
$PRGNAM-$VERSION/build
-
-DESTDIR=$PKG ninja -C $PRGNAM-$VERSION/build install
+"${NINJA:=ninja}"
+DESTDIR=$PKG $NINJA -C $PRGNAM-$VERSION/build install
cat $CWD/contrib/pithosctl > $PKG/usr/bin/pithosctl
chmod 0755 $PKG/usr/bin/pithosctl