From: Brendan Cully Date: Mon, 15 Jun 2009 03:57:50 +0000 (-0700) Subject: Remove duplicate update-changelog call. X-Git-Tag: neomutt-20160307~569 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6bb7ae99a15a3d13e31f942cfc1c607297869d70;p=neomutt Remove duplicate update-changelog call. --- diff --git a/build-release b/build-release index a3e8d306c..85ad358f5 100755 --- a/build-release +++ b/build-release @@ -51,8 +51,6 @@ TAG="mutt-`echo $VERSION | tr . -`-rel" #echo 'const char *ReleaseDate = "'`date +%Y-%m-%d`'";' > reldate.h -make update-changelog - # now, prepare the distribution tar balls #automake