From: tomo Date: Sun, 14 May 2006 23:48:37 +0000 (+0000) Subject: (tar-core): Fixed again. X-Git-Tag: chise-base-0_23~11 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=5c24e16ee6861e8a19daf4f42b2a8e55a0f36e31;p=chise%2Fchise-base.git (tar-core): Fixed again. --- diff --git a/Makefile.in b/Makefile.in index 2174478..d0070de 100644 --- a/Makefile.in +++ b/Makefile.in @@ -98,15 +98,14 @@ tar-core: cvs-base-clean cd /tmp; \ cvs -d $(CVS_ROOT) export -d chise-core-$(VERSION) \ -r chise-core-`echo $(VERSION) | tr . _` \ - chise-base' - cd chise-base + chise-base; \ + cd chise-base; \ cvs -d $(CVS_ROOT) export -d chise-core-$(VERSION) \ -r chise-core-`echo $(VERSION) | tr . _` \ - concord' + concord; \ cvs -d $(CVS_ROOT) export -d chise-core-$(VERSION) \ -r chise-core-`echo $(VERSION) | tr . _` \ libchise' - cd .. #cd /tmp; mkdir chise-core-$(VERSION) #rsync -av Makefile libchise chise-db \ # xemacs-chise ids