* build-aux/gitlog-to-emacslog:
Use raw log format rather than wrapped one.
This commit is contained in:
parent
e224c9465d
commit
ac491b6cf9
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ test -d ${srcprefix}.git || {
|
|||
|
||||
# Use Gnulib's packaged ChangeLog generator.
|
||||
${srcprefix}build-aux/gitlog-to-changelog --ignore-matching='^; ' \
|
||||
--format='%B' \
|
||||
"$gen_origin.." >"${distprefix}ChangeLog.tmp" || exit
|
||||
|
||||
if test -s "${distprefix}ChangeLog.tmp"; then
|
||||
|
|
Loading…
Add table
Reference in a new issue