diff options
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |