Skip to content

Commit

Permalink
Remove old mc sources in the RPM build directory.
Browse files Browse the repository at this point in the history
  • Loading branch information
Pavel Roskin committed Nov 29, 2002
1 parent c3f5696 commit 6bf01d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions maint/mcsnap
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ fi

# Make an RPM package
rm -f $RPM_SRC_DIR/RPMS/i386/mc-*.i386.rpm
rm -rf $RPM_SRC_DIR/BUILD/mc-*/
rpmbuild -tb "$MCTARBALL"
MC_RPM=`echo $RPM_SRC_DIR/RPMS/i386/mc-*.i386.rpm`
if test ! -f $MC_RPM; then
Expand Down

0 comments on commit 6bf01d1

Please sign in to comment.