On Sat, May 21, 2011 at 03:02:10PM +0200, Sami Kerola wrote: > The change will cause make dist to have INSTALL file from > automake release, which hopefully is more up to date than > manually maintained version. > > The gnu option will also require ChangeLog to be present, and > without doubts no-one wants to maintain that manually. I added > file to reference link to internet git repository view. > > At the time of make dist current tag is added to the ChangeLog > reference which will make release to point exactly to the point > where changes ended. Minor drawback is that untagged make dist > releases will contain a broken link in ChangeLog. > > Signed-off-by: Sami Kerola <kerolasa@xxxxxx> > --- > .gitignore | 1 + > ChangeLog | 3 + > INSTALL | 236 ----------------------------------------------------------- > Makefile.am | 3 + > 4 files changed, 7 insertions(+), 236 deletions(-) > create mode 100644 ChangeLog > delete mode 100644 INSTALL Applied, thanks. -- Karel Zak <kzak@xxxxxxxxxx> http://karelzak.blogspot.com -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html