projects
/
elisp
/
apel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6c53b9
)
(tar): Modify to use pserver.
author
morioka
<morioka>
Fri, 7 May 1999 08:55:43 +0000
(08:55 +0000)
committer
morioka
<morioka>
Fri, 7 May 1999 08:55:43 +0000
(08:55 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
619d2df
..
d14d4ed
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-49,7
+49,7
@@
tar:
sh -c 'cvs tag -RF apel-`echo $(VERSION) \
| sed s/\\\\./_/ | sed s/\\\\./_/`; \
cd /tmp; \
- cvs -d :ext:morioka@chamonix.jaist.ac.jp:/hare/cvs/root \
+ cvs -d :pserver:morioka@chamonix.jaist.ac.jp:/hare/cvs/root \
export -d apel-$(VERSION) \
-r apel-`echo $(VERSION) | tr . _` apel'
cd /tmp; $(RM) apel-$(VERSION)/ftp.in ; \