From b352bf218384a995f959995c4e56a7ec81037ab5 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Sun, 8 Feb 2004 12:40:53 +0000 Subject: Fix golive loc --- Makefile.devel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.devel') diff --git a/Makefile.devel b/Makefile.devel index 1a047c45..08ec626f 100644 --- a/Makefile.devel +++ b/Makefile.devel @@ -130,7 +130,7 @@ RELEASEDIR = /tmp/proofgeneral-www/ # How to make the release "live". (Could be "true" to do nothing). # was: GOLIVE=true -GOLIVE=scp -pr $(RELEASEDIR) ssh.inf.ed.ac.uk:/group/projects/proofgen/web/releases/ +GOLIVE=scp -pr $(RELEASEDIR) ssh.inf.ed.ac.uk:/group/project/proofgeneral/web/releases/ CVSNAME = ProofGeneral -- cgit v1.2.3