Show
Ignore:
Timestamp:
2000-02-08 12:34:51 (9 years ago)
Author:
Thomas Roessler <roessler@…>
Branch:
HEAD
Message:

Don't build US releases. RedHat? and Caldera don't object, Debian
uses the international version anyways, and SuSE (1) sits in Germany
and (2) doesn't react.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • build-release

    r1430 r1506  
    4848# build them 
    4949 
    50 make us-dist 
     50# make us-dist 
    5151make dist 
    5252mv mutt-${VERSION}.tar.gz mutt-${VERSION}i.tar.gz 
    53 mv mutt-${VERSION}-us.tar.gz mutt-${VERSION}.tar.gz 
     53# mv mutt-${VERSION}-us.tar.gz mutt-${VERSION}.tar.gz 
    5454 
    5555# commit and tag the release 
     
    6565# sign the various files 
    6666 
    67 DISTFILES="mutt-${VERSION}.tar.gz mutt-${VERSION}i.tar.gz diff-${OVERSION}i-${VERSION}i.gz" 
     67# DISTFILES="mutt-${VERSION}.tar.gz mutt-${VERSION}i.tar.gz diff-${OVERSION}i-${VERSION}i.gz" 
     68DISTFILES="mutt-${VERSION}i.tar.gz diff-${OVERSION}i-${VERSION}i.gz" 
    6869 
    6970for f in $DISTFILES; do