(tar): Fix CVS root.
authortomo <tomo>
Thu, 18 May 2006 07:34:10 +0000 (07:34 +0000)
committertomo <tomo>
Thu, 18 May 2006 07:34:10 +0000 (07:34 +0000)
Makefile

index 1043fe6..3706d97 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -45,7 +45,7 @@ tar:
        cvs commit
        sh -c 'cvs tag -R $(PACKAGE)-`echo $(VERSION) | tr . _`; \
        cd /tmp; \
-       cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/root \
+       cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/chise \
                export -d $(PACKAGE)-$(VERSION) \
                -r $(PACKAGE)-`echo $(VERSION) | tr . _` \
                tomoyo-tools'