From 19c413933cd7b7315ab8e42bbc2a1aacf3815a2d Mon Sep 17 00:00:00 2001 From: David Cantrell Date: Sat, 4 Oct 2008 19:07:32 -1000 Subject: [PATCH] Remove more of buildinstall that has been rewritten. --- rewrite/scratch/buildinstall | 3 --- 1 file changed, 3 deletions(-) diff --git a/rewrite/scratch/buildinstall b/rewrite/scratch/buildinstall index 31c04ace..a4885f05 100755 --- a/rewrite/scratch/buildinstall +++ b/rewrite/scratch/buildinstall @@ -1,6 +1,3 @@ -echo "Building images..." -$UPD_INSTROOT $DEBUGSTR $NOGRSTR --arch $BUILDARCH $UPDATES --imgdir $TREEDIR/install $yumconf - # FIXME: need to update mk-images to take the yumconf echo "Making images..." $MK_IMAGES $DEBUGSTR $NOGRSTR --imgdir $TREEDIR/install --arch $BUILDARCH --product "$PRODUCTSTR" --version $VERSION --bugurl "$BUGURL" --output $OUTPUT $yumconf