summaryrefslogtreecommitdiffstats
path: root/build-release
diff options
context:
space:
mode:
Diffstat (limited to 'build-release')
-rwxr-xr-xbuild-release2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-release b/build-release
index 5516fa69..e0422e28 100755
--- a/build-release
+++ b/build-release
@@ -59,7 +59,7 @@ cvs tag ${TAG}
# build the diff between the two releases
-cvs rdiff -u -r ${OTAG} -r ${TAG} | gzip -9 \
+cvs rdiff -u -r ${OTAG} -r ${TAG} mutt | gzip -9 \
> diff-${OVERSION}i-${VERSION}i.gz
# sign the various files