Do not attempt to retreive ChangeLog information only from the CABAL
tag, it doesn't work anyway.
This commit is contained in:
parent
f2dd7bb42c
commit
31aa429846
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ CVS_CREATED = configure aclocal.m4 config.h.in config.guess \
|
|||
|
||||
ChangeLog:
|
||||
rm -f ChangeLog
|
||||
rcs2log -r -r -r CABAL \
|
||||
rcs2log \
|
||||
-u "zarq Ivo Timmermans itimmermans@bigfoot.com" \
|
||||
-u "guus Guus Sliepen guus@sliepen.warande.net" \
|
||||
-u "wsl Wessel Dankers wsl@nl.linux.org" | \
|
||||
|
|
Loading…
Reference in a new issue