aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile.devel
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2004-02-08 12:40:53 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2004-02-08 12:40:53 +0000
commitb352bf218384a995f959995c4e56a7ec81037ab5 (patch)
treec42149a4bf845e5777d39007c4e3192faf19ade3 /Makefile.devel
parentaf7113990f4aa70db015c26f4a32e86dda757094 (diff)
Fix golive loc
Diffstat (limited to 'Makefile.devel')
-rw-r--r--Makefile.devel2
1 files changed, 1 insertions, 1 deletions
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