From 6d2ee7e53f3c9ca922c8715506e1f1b200a55738 Mon Sep 17 00:00:00 2001 From: Bruno Ribas Date: Fri, 18 Aug 2017 00:09:32 -0300 Subject: Makefile: Install boca-outmanage with boca-auth-run Signed-off-by: Bruno Ribas --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index a356b96..1b3b2a6 100644 --- a/Makefile +++ b/Makefile @@ -43,4 +43,5 @@ install-submission-tools: tools/boca-submit-run-root-wrapper install tools/cron-submit $(DESTDIR)/etc/cron.d/ install tools/cron-logroot $(DESTDIR)/etc/cron.d/ install tools/boca-submit-run-root-wrapper $(DESTDIR)/usr/bin/ + install tools/boca-outmanage $(DESTDIR)/usr/sbin/ chmod 4555 $(DESTDIR)/usr/bin/boca-submit-run-root-wrapper -- cgit v1.2.3