projects
/
chise
/
chise-base.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c24e16
)
(tar-core): Fixed again^2.
author
tomo
<tomo>
Sun, 14 May 2006 23:51:48 +0000
(23:51 +0000)
committer
tomo
<tomo>
Sun, 14 May 2006 23:51:48 +0000
(23:51 +0000)
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index
d0070de
..
6601e25
100644
(file)
--- 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; \