summaryrefslogtreecommitdiffstats
path: root/system/file-roller
diff options
context:
space:
mode:
author Heinz Wiesinger <pprkut@slackbuilds.org>2021-07-04 12:47:54 +0200
committer Heinz Wiesinger <pprkut@slackbuilds.org>2021-07-04 16:33:16 +0200
commit69cf538d194805648f6fd257576004b9a266f021 (patch)
tree198c6cfaf1c34cca3af7355237e0a3008e1c795e /system/file-roller
parent860d021267bd34ed9410070657945c0d247166a8 (diff)
downloadslackbuilds-69cf538d194805648f6fd257576004b9a266f021.tar.gz
slackbuilds-69cf538d194805648f6fd257576004b9a266f021.tar.xz
system/file-roller: Support alternatives for ninja
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'system/file-roller')
-rw-r--r--system/file-roller/file-roller.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/file-roller/file-roller.SlackBuild b/system/file-roller/file-roller.SlackBuild
index 858f6bc839..c75e725af5 100644
--- a/system/file-roller/file-roller.SlackBuild
+++ b/system/file-roller/file-roller.SlackBuild
@@ -84,8 +84,8 @@ cd build
--mandir=/usr/man \
--prefix=/usr \
--sysconfdir=/etc
- ninja
- DESTDIR=$PKG ninja install
+ "${NINJA:=ninja}"
+ DESTDIR=$PKG $NINJA install
cd ..
#won't work with thunar archive-plugin without renaming desktop file: