Change wsl to Wessel's name and email address in the ChangeLog creation
This commit is contained in:
parent
5b6815751e
commit
84c842def7
1 changed files with 4 additions and 2 deletions
|
@ -14,8 +14,10 @@ CVS_CREATED = configure aclocal.m4 config.h.in config.guess \
|
||||||
|
|
||||||
ChangeLog:
|
ChangeLog:
|
||||||
rm -f ChangeLog
|
rm -f ChangeLog
|
||||||
rcs2log -u "zarq Ivo Timmermans itimmermans@bigfoot.com" \
|
rcs2log -r -r -r CABAL \
|
||||||
-u "guus Guus Sliepen guus@sliepen.warande.net" | \
|
-u "zarq Ivo Timmermans itimmermans@bigfoot.com" \
|
||||||
|
-u "guus Guus Sliepen guus@sliepen.warande.net" \
|
||||||
|
-u "wsl Wessel Dankers wsl@nl.linux.org" | \
|
||||||
sed -e 's,/home/CVS/tinc/,,g' > $@
|
sed -e 's,/home/CVS/tinc/,,g' > $@
|
||||||
|
|
||||||
cvs-clean: maintainer-clean
|
cvs-clean: maintainer-clean
|
||||||
|
|
Loading…
Add table
Reference in a new issue