foxygit / doom Log in
commit 9c6799b462d7811c033da469ba82b0d5adf1fa2f
Author:     Simon Howard <fraggle@soulsphere.org>
AuthorDate: Sun Jun 5 23:00:24 2016 -0400
Commit:     Simon Howard <fraggle@soulsphere.org>
CommitDate: Sun Jun 5 23:00:24 2016 -0400

    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