From: ueno Date: Sun, 11 Jan 2004 02:37:39 +0000 (+0000) Subject: (ChangeLog): Don't pass -i option to ruby. X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4bfed51fce90cb1a9f2260ce94d2405bf5fed83;p=elisp%2Flsdb.git (ChangeLog): Don't pass -i option to ruby. --- diff --git a/Makefile b/Makefile index ce8c985..245b58c 100644 --- 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: