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:
|
||||
rm -f ChangeLog
|
||||
rcs2log -u "zarq Ivo Timmermans itimmermans@bigfoot.com" \
|
||||
-u "guus Guus Sliepen guus@sliepen.warande.net" | \
|
||||
rcs2log -r -r -r CABAL \
|
||||
-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' > $@
|
||||
|
||||
cvs-clean: maintainer-clean
|
||||
|
|
Loading…
Reference in a new issue