From 9c6799b462d7811c033da469ba82b0d5adf1fa2f Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Sun, 5 Jun 2016 23:00:24 -0400 Subject: [PATCH] pkg: Remove ChangeLog file from binary dists. This file now includes nothing useful other than a link to the Git repository, so it's pointless to include it with binary distributions. --- pkg/config.make.in | 1 - 1 file changed, 1 deletion(-) diff --git a/pkg/config.make.in b/pkg/config.make.in index edbc637b..e05d819d 100644 --- a/pkg/config.make.in +++ b/pkg/config.make.in @@ -22,6 +22,5 @@ PACKAGE_VERSION = @PACKAGE_VERSION@ DOC_FILES = README \ README.Music \ COPYING \ - ChangeLog \ NEWS