]> granicus.if.org Git - neomutt/commitdiff
Adopting the release-building script to the new changelog process.
authorThomas Roessler <roessler@does-not-exist.org>
Tue, 17 Dec 2002 10:39:11 +0000 (10:39 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Tue, 17 Dec 2002 10:39:11 +0000 (10:39 +0000)
build-release

index 0807e8c06b7ed4e6a1a746a6a75af2adfb376d4a..e1cbe5ade7f74cad08e5fd29621dcbc49b1803ea 100755 (executable)
@@ -68,7 +68,7 @@ mv mutt-${VERSION}.tar.gz mutt-${VERSION}i.tar.gz
 # commit and tag the release
 
 cvs commit -m "automatic post-release commit for mutt-${VERSION}"
-make changelog changelog-commit
+make commit-changelog 
 cvs tag ${TAG}
 
 # build the diff between the two releases