uses the international version anyways, and SuSE (1) sits in Germany
and (2) doesn't react.
# build them
-make us-dist
+# make us-dist
make dist
mv mutt-${VERSION}.tar.gz mutt-${VERSION}i.tar.gz
-mv mutt-${VERSION}-us.tar.gz mutt-${VERSION}.tar.gz
+# mv mutt-${VERSION}-us.tar.gz mutt-${VERSION}.tar.gz
# commit and tag the release
# sign the various files
-DISTFILES="mutt-${VERSION}.tar.gz mutt-${VERSION}i.tar.gz diff-${OVERSION}i-${VERSION}i.gz"
+# DISTFILES="mutt-${VERSION}.tar.gz mutt-${VERSION}i.tar.gz diff-${OVERSION}i-${VERSION}i.gz"
+DISTFILES="mutt-${VERSION}i.tar.gz diff-${OVERSION}i-${VERSION}i.gz"
for f in $DISTFILES; do
pgp -sb $f