projects
/
chise
/
tomoyo-tools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a5dce8
)
(tar): Fixed.
author
tomo
<tomo>
Thu, 18 May 2006 07:32:32 +0000
(07:32 +0000)
committer
tomo
<tomo>
Thu, 18 May 2006 07:32:32 +0000
(07:32 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
df4b84c
..
1043fe6
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-48,7
+48,7
@@
tar:
cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/root \
export -d $(PACKAGE)-$(VERSION) \
-r $(PACKAGE)-`echo $(VERSION) | tr . _` \
- tomoyo'
+ tomoyo-tools'
$(RM) /tmp/$(PACKAGE)-$(VERSION)/ftp.in
cd /tmp; $(TAR) cvzf $(PACKAGE)-$(VERSION).tar.gz $(PACKAGE)-$(VERSION)
cd /tmp; $(RM) -r $(PACKAGE)-$(VERSION)