[gnome-keyring] Some tweaks to the autogenerated ChangeLog.
- From: Stefan Walter <stefw src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnome-keyring] Some tweaks to the autogenerated ChangeLog.
- Date: Fri, 17 Apr 2009 23:19:13 -0400 (EDT)
commit 99a11e50218017fb94a23f2fddefe133ce832fe7
Author: Stef Walter <stef memberwebs com>
Date: Sat Apr 18 03:18:18 2009 +0000
Some tweaks to the autogenerated ChangeLog.
Less output and don't wrap stat lines.
---
Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 27f4f92..3f69cd4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -49,7 +49,7 @@ dist-hook:
echo Creating ChangeLog && \
( cd "$(top_srcdir)" && \
echo '# Generate automatically. Do not edit.'; echo; \
- $(top_srcdir)/missing --run git log $(CHANGELOG_START).. --stat ) | fmt --split-only > ChangeLog.tmp \
+ $(top_srcdir)/missing --run git log $(CHANGELOG_START).. --stat --date=short ) > ChangeLog.tmp \
&& mv -f ChangeLog.tmp $(top_distdir)/ChangeLog \
|| ( rm -f ChangeLog.tmp ; \
echo Failed to generate ChangeLog >&2 ); \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]