Looks good, Regards, Hans On 03/24/2009 01:56 PM, Chris Lumens wrote:
--- scripts/buildinstall | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/scripts/buildinstall b/scripts/buildinstall index ab8d2df..71641cc 100755 --- a/scripts/buildinstall +++ b/scripts/buildinstall @@ -223,7 +223,7 @@ echo "Making images..." $MK_IMAGES $DEBUGSTR $NOGRSTR --imgdir $TREEDIR/install --arch $BASEARCH --product "$PRODUCTSTR" --version $VERSION --bugurl "$BUGURL" --output $OUTPUT $yumconf || die "image creation failed" echo "Writing .discinfo file" -$MK_STAMP --releasestr="$RELEASESTR" --arch=$BUILDARCH --discNum="ALL" --outfile=$OUTPUT/.discinfo +$MK_STAMP --releasestr="$RELEASESTR" --arch=$BASEARCH --discNum="ALL" --outfile=$OUTPUT/.discinfo rm -rf $TREEDIR $BUILDINSTDIR rm -f $yumconf
_______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list