projects
/
elisp
/
lsdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
235655f
)
(ChangeLog): Don't pass -i option to ruby.
author
ueno
<ueno>
Sun, 11 Jan 2004 02:37:39 +0000
(
02:37
+0000)
committer
ueno
<ueno>
Sun, 11 Jan 2004 02:37:39 +0000
(
02:37
+0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
ce8c985
..
245b58c
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-36,7
+36,7
@@
install-package: package
ChangeLog: $(filter-out ChangeLog CVS, $(wildcard *))
cvs2cl --prune --no-wrap --usermap ./cvs2cl/usermap --gmt --stdout \
--ignore '\.tdldb' | \
- ruby -p -i ./cvs2cl/fmtlog.rb > $@
+ ruby -p ./cvs2cl/fmtlog.rb > $@
.PHONY: clean distclean
clean: