Changed CVSROOT path in `make ChangeLog'
This commit is contained in:
parent
39e159fbe6
commit
66e535a729
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ ChangeLog:
|
|||
rm -f ChangeLog
|
||||
rcs2log -u "zarq Ivo Timmermans itimmermans@bigfoot.com" \
|
||||
-u "guus Guus Sliepen guus@sliepen.warande.net" | \
|
||||
sed -e 's,/home/CVS/tinc/cabal/,,g' > $@
|
||||
sed -e 's,/home/CVS/tinc/,,g' > $@
|
||||
|
||||
cvs-clean: maintainer-clean
|
||||
for f in $(CVS_CREATED) `find -name Makefile.in` ; do\
|
||||
|
|
Loading…
Reference in a new issue