summaryrefslogtreecommitdiffstats
path: root/build-release
diff options
context:
space:
mode:
authorBrendan Cully <brendan@kublai.com>2009-06-14 20:57:50 -0700
committerBrendan Cully <brendan@kublai.com>2009-06-14 20:57:50 -0700
commit1d25fadcd041e0650d126da6dc76d4f7fbf3f744 (patch)
tree5fb68e6863a275a68186b88a1dc86d18925a479c /build-release
parent0b1410d64df95caa51600ec07dc07da560caa2b4 (diff)
Remove duplicate update-changelog call.
Diffstat (limited to 'build-release')
-rwxr-xr-xbuild-release2
1 files changed, 0 insertions, 2 deletions
diff --git a/build-release b/build-release
index a3e8d306..85ad358f 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