(tar-core): Fixed. chise-core-0_22
authortomo <tomo>
Wed, 25 May 2005 10:30:43 +0000 (10:30 +0000)
committertomo <tomo>
Wed, 25 May 2005 10:30:43 +0000 (10:30 +0000)
Makefile

index 9b3ec02..620131d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -50,9 +50,13 @@ chise-db:
 
 tar-core:
        cvs commit
-       sh -c 'cvs tag -R chise-core-`echo $(VERSION) \
-                               | sed s/\\\\./_/ | sed s/\\\\./_/`; \
-       cd /tmp; mkdir chise-core-$(VERSION)
+       sh -c 'cvs tag -R chise-core-`echo $(VERSION) | tr . _`; \
+       cd /tmp; \
+       cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/chise \
+               export -d chise-core-$(VERSION) \
+               -r chise-core-`echo $(VERSION) | tr . _` \
+               chise-base'
+       #cd /tmp; mkdir chise-core-$(VERSION)
        #rsync -av Makefile libchise chise-db \
        #        xemacs-chise ids 
        #       /tmp/chise-core-$(VERSION)