projects
/
elisp
/
semi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d2745a0
)
(tar): fixed.
semi-1_12_0
author
morioka
<morioka>
Wed, 2 Dec 1998 13:23:53 +0000
(13:23 +0000)
committer
morioka
<morioka>
Wed, 2 Dec 1998 13:23:53 +0000
(13:23 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
6b0cff5
..
a60d1dc
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-56,7
+56,7
@@
tar:
cd /tmp; \
cvs -d :pserver:anonymous@chamonix.jaist.ac.jp:/hare/cvs/root \
export -d $(PACKAGE)-$(VERSION) \
- -r $(PACKAGE)-`echo $(VERSION) | tr . _`
+ -r $(PACKAGE)-`echo $(VERSION) | tr . _` \
semi'
$(RM) /tmp/$(PACKAGE)-$(VERSION)/ftp.in
cd /tmp; $(TAR) cvzf $(PACKAGE)-$(VERSION).tar.gz $(PACKAGE)-$(VERSION)