On Tue, Jan 17, 2012 at 05:13:16PM +0100, Martin Gracik wrote: > --- > scripts/mk-images.sparc | 5 +++++ > 1 files changed, 5 insertions(+), 0 deletions(-) > > diff --git a/scripts/mk-images.sparc b/scripts/mk-images.sparc > index 9525f59..eb6544e 100644 > --- a/scripts/mk-images.sparc > +++ b/scripts/mk-images.sparc > @@ -40,6 +40,11 @@ makeproductfile() { > echo $IMAGEUUID > $root/.buildstamp > echo $PRODUCT >> $root/.buildstamp > echo $VERSION >> $root/.buildstamp > + if [ -n "$ISFINAL" ]; then > + echo "FINAL=YES" >> $root/.buildstamp > + else > + echo "FINAL=NO" >> $root/.buildstamp > + fi > if [ -n "$BUGURL" ]; then > echo $BUGURL >> $root/.buildstamp > fi > -- > 1.7.5.4 Ack to all 3 of those. -- Brian C. Lane | Anaconda Team | IRC: bcl #anaconda | Port Orchard, WA (PST8PDT)
Attachment:
pgpTo1q05OaGW.pgp
Description: PGP signature
_______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list