(tar-core): Fixed again^2.
authortomo <tomo>
Sun, 14 May 2006 23:51:48 +0000 (23:51 +0000)
committertomo <tomo>
Sun, 14 May 2006 23:51:48 +0000 (23:51 +0000)
Makefile.in

index d0070de..6601e25 100644 (file)
@@ -99,7 +99,7 @@ tar-core:     cvs-base-clean
        cvs -d $(CVS_ROOT) export -d chise-core-$(VERSION) \
                -r chise-core-`echo $(VERSION) | tr . _` \
                chise-base; \
-       cd chise-base; \
+       cd chise-core-$(VERSION); \
        cvs -d $(CVS_ROOT) export -d chise-core-$(VERSION) \
                -r chise-core-`echo $(VERSION) | tr . _` \
                concord; \