[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: buildinstall on current rawhide
- From: "Kevin Worthington" <kworthington linuxmail org>
- To: "Taylor, ForrestX" <forrestx taylor intel com>
- Cc: Anaconda-devel-list redhat com
- Subject: Re: buildinstall on current rawhide
- Date: Wed, 29 Oct 2003 16:09:12 -0500
> I believe that anaconda needs a patch to properly quote the first
> buildinstall run.
>
> Forrest
> --
> diff -urN anaconda-9.0.6.orig/scripts/buildinstall anaconda-9.0.6/scripts/buildinstall
> --- anaconda-9.0.6.orig/scripts/buildinstall 2003-06-12 08:48:08.000000000 -0700
> +++ anaconda-9.0.6/scripts/buildinstall 2003-10-16 15:41:23.000000000 -0700
> @@ -117,7 +117,7 @@
> if [ -x /usr/bin/runroot ]; then
> runroot $COMPNAME --onlyone --arch $BUILDARCH "$BUILDINSTALL --buildinstdir $BUILDINSTDIR --second $PKGORDERSTR --comp $COMPNAME --version $VERSION --release '\"$RELEASESTR\"' --product '\"$PRODUCTSTR\"' $DIR"
> else
> - $BUILDINSTALL --buildinstdir $BUILDINSTDIR --second $PKGORDERSTR --comp $COMPNAME --version $VERSION --release \"$RELEASESTR\" --product \"$PRODUCTSTR\" $DIR
> + $BUILDINSTALL --buildinstdir $BUILDINSTDIR --second $PKGORDERSTR --comp $COMPNAME --version $VERSION --release '\"$RELEASESTR\"' --product '\"$PRODUCTSTR\"' $DIR
> fi
>
> rm -rf $BUILDINSTDIR
Forrest,
Pardon my 'newbie-ness' in this department, but I've never really applied any patches. Can you give a quick tip?
Thanks,
Kev
---
Kevin Worthington - <kworthington (at) linuxmail {dot} org>
Faithful Red Hat Linux user since April 1998
Registered Linux User #218689 - http://counter.li.org
--
______________________________________________
Check out the latest SMS services @ http://www.linuxmail.org
This allows you to send and receive SMS through your mailbox.
Powered by Outblaze
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]