From: morioka Date: Mon, 16 Mar 1998 06:52:40 +0000 (+0000) Subject: (tar): Modify for chamonix Open CVS. X-Git-Tag: emh-1_1_1~4 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ea230c67005c6d54cdc2be0bbd38144c26d7148;p=elisp%2Femh.git (tar): Modify for chamonix Open CVS. --- diff --git a/Makefile b/Makefile index 5f66686..bf2594f 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # -# $Id: Makefile,v 1.2 1998-03-16 06:48:18 morioka Exp $ +# $Id: Makefile,v 1.3 1998-03-16 06:49:40 morioka Exp $ # VERSION = 1.1.1 @@ -30,7 +30,9 @@ tar: cvs commit sh -c 'cvs tag -RF emh-`echo $(VERSION) \ | sed s/\\\\./_/ | sed s/\\\\./_/`; \ - cd /tmp; cvs export -d emh-$(VERSION) \ + cd /tmp; \ + cvs -d :pserver:anonymous@chamonix.jaist.ac.jp:/hare/cvs/root \ + export -d emh-$(VERSION) \ -r emh-`echo $(VERSION) \ | sed s/\\\\./_/ | sed s/\\\\./_/` SEMI/emh' $(RM) /tmp/emh-$(VERSION)/ftp.in