From 03bd11aafd489b7cfd11ecf129307cc07c473c45 Mon Sep 17 00:00:00 2001 From: Luciano Bello Date: Sun, 18 Jan 2015 00:22:42 +0000 Subject: security-team.d.o: make publish only make sense in dillon git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@31479 e39458fd-73e7-0310-bf30-c45bca0a0e42 --- doc/security-team.d.o/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/security-team.d.o/Makefile') diff --git a/doc/security-team.d.o/Makefile b/doc/security-team.d.o/Makefile index d9fc778f25..9d4306cb60 100644 --- a/doc/security-team.d.o/Makefile +++ b/doc/security-team.d.o/Makefile @@ -18,6 +18,10 @@ clean: rebuild: clean all +ifeq "$(shell hostname) $(shell whoami)" "dillon security" publish: $(HTMLS) mv $(HTMLS) /srv/security-team.debian.org/htdocs static-update-component security-team.debian.org +else +$(warning you are not in dillon or you are not security user) +endif -- cgit v1.2.3