From: tomo Date: Sun, 14 May 2006 23:51:48 +0000 (+0000) Subject: (tar-core): Fixed again^2. X-Git-Tag: chise-base-0_23~10 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=b52f6dbc9287798fefbfde13a4299fdb88340ff1;p=chise%2Fchise-base.git (tar-core): Fixed again^2. --- diff --git a/Makefile.in b/Makefile.in index d0070de..6601e25 100644 --- a/Makefile.in +++ b/Makefile.in @@ -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; \