Archived
1
0
Fork 0

Add part for guantanamo.tar.gz

This commit is contained in:
Mercier Pierre-Olivier 2013-12-01 06:12:27 +01:00
commit aef2b7d71e
3 changed files with 149 additions and 2 deletions

View file

@ -22,6 +22,15 @@ install:
! test -d $(GITOLITE_DEST) || $(COPY) hooks/conferences.pl $(GITOLITE_DEST)/update.secondary.d/
! test -d $(GITOLITE_DEST) || $(COPY) hooks/submissions.pl $(GITOLITE_DEST)/update.secondary.d/
guantanamo.tar.gz:
$(MAKEDIR) -p guantanamo/ACU
$(COPY) process/exec/guantanamo_node.pl guantanamo/
$(COPY) ACU/Log.pm ACU/Process.pm process/exec/guantanamo_node.pl guantanamo/ACU/
$(COPY) process/exec/run.sh.not-here guantanamo/run.sh
chmod +x guantanamo/run.sh
tar czf guantanamo.tar.gz guantanamo/
rm -rf guantanamo
update:
$(GIT) pull
$(SHELL) commands/first-install.sh