[Pkg-wmaker-commits] [wmbiff] 13/16: make sure ChangeLog exists locally.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Thu Aug 20 03:02:48 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to tag wmbiff_0_4_13
in repository wmbiff.

commit aad80940642aa1346dd77c7c0cafb9815293fbd3
Author: bluehal <bluehal>
Date:   Wed Jan 22 01:56:30 2003 +0000

    make sure ChangeLog exists locally.
---
 autogen.sh | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/autogen.sh b/autogen.sh
index 31ebe13..3274878 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -43,6 +43,9 @@ else
     fi
 fi
 
+# something complains if ChangeLog does not exist
+touch ChangeLog
+
 if [ ! -e autoconf/libgnutls.m4 ] ; then
     echo "WARNING: autoconf/libgnutls.m4 does not exist.  autogen is unlikely to work."
 fi

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmbiff.git



More information about the Pkg-wmaker-commits mailing list