summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorivan <ivan>2003-04-22 17:54:39 +0000
committerivan <ivan>2003-04-22 17:54:39 +0000
commit533a9f37aa83ff97249b496d58ca056faaed424a (patch)
tree7123b1c9e65764b7dc8913991a383b98c13b0328 /Makefile
parent5d85ea0c2e4817800ab0f29c5406491885011a54 (diff)
mason is more strict about variables - patch from Richard Siddall, thanks
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cf9f6f5de..07a0509f4 100644
--- a/Makefile
+++ b/Makefile
@@ -175,7 +175,8 @@ upload-docs: forcehtmlman
ssh cleanwhisker.420.am rm -rf /var/www/www.sisd.com/freeside/docs
scp -pr httemplate/docs cleanwhisker.420.am:/var/www/www.sisd.com/freeside/docs
-release: upload-docs update-webdemo
+#release: upload-docs update-webdemo
+release:
cd /home/ivan/freeside1.4
#cvs tag ${TAG}
cvs tag -F ${TAG}