From: tomo Date: Sun, 14 May 2006 23:54:31 +0000 (+0000) Subject: (tar-core): Fixed again^3. X-Git-Tag: chise-base-0_23~9 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=d961d1562a4c75b227e6b2c21aa097a316985ed9;p=chise%2Fchise-base.git (tar-core): Fixed again^3. --- diff --git a/Makefile.in b/Makefile.in index 6601e25..1156c39 100644 --- a/Makefile.in +++ b/Makefile.in @@ -100,10 +100,10 @@ tar-core: cvs-base-clean -r chise-core-`echo $(VERSION) | tr . _` \ chise-base; \ cd chise-core-$(VERSION); \ - cvs -d $(CVS_ROOT) export -d chise-core-$(VERSION) \ + cvs -d $(CVS_ROOT) export \ -r chise-core-`echo $(VERSION) | tr . _` \ concord; \ - cvs -d $(CVS_ROOT) export -d chise-core-$(VERSION) \ + cvs -d $(CVS_ROOT) export \ -r chise-core-`echo $(VERSION) | tr . _` \ libchise' #cd /tmp; mkdir chise-core-$(VERSION)