projects
/
tinc
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39e159f
)
Changed CVSROOT path in `make ChangeLog'
author
Ivo Timmermans
<ivo@lychnis.net>
Sun, 27 Aug 2000 11:05:47 +0000
(11:05 +0000)
committer
Ivo Timmermans
<ivo@lychnis.net>
Sun, 27 Aug 2000 11:05:47 +0000
(11:05 +0000)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
fd11ce5
..
0a91b08
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-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\