diff --git a/maint/mcsnap b/maint/mcsnap index bd41ddbfe..55f55fc56 100755 --- a/maint/mcsnap +++ b/maint/mcsnap @@ -30,6 +30,7 @@ if test -z "$MCVERSION" || test ! -f "$MCTARBALL"; then exit 1 fi +rm -f /usr/src/redhat/RPMS/i386/mc-*.i386.rpm rpm -tb "$MCTARBALL" MC_RPM=`echo /usr/src/redhat/RPMS/i386/mc-*.i386.rpm` if test ! -f $MC_RPM; then