diff options
| author | Cassio de Campos <cassiopc@gmail.com> | 2017-09-08 11:33:54 +0000 |
|---|---|---|
| committer | Cassio de Campos <cassiopc@gmail.com> | 2017-09-08 11:33:54 +0000 |
| commit | 3a9cfc0d808a69edc7c146b961edf134e22808a5 (patch) | |
| tree | 3e7af00990ae1d2f6aa69b777bd5e40b242463d0 /Makefile | |
| parent | cb8298bbc8cb69e04811a4da5a44f34a5d5d5291 (diff) | |
| parent | 5462383a552129cdd2dfce52f2afece9b3a2e3ae (diff) | |
| download | boca-3a9cfc0d808a69edc7c146b961edf134e22808a5.tar.gz boca-3a9cfc0d808a69edc7c146b961edf134e22808a5.zip | |
Merge branch 'master' of github.com:cassiopc/boca
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -46,4 +46,5 @@ install-submission-tools: tools/boca-submit-run-root-wrapper 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/ + install tools/boca-checkinternet $(DESTDIR)/usr/sbin/ chmod 4555 $(DESTDIR)/usr/bin/boca-submit-run-root-wrapper |