Message ID | 20170919065832.1913.65110.stgit@rajivs-macbook-pro.local (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Tue, 19 Sep 2017, Rajiv Ranganath wrote: > From: Rajiv M Ranganath <rajiv.ranganath@atihita.com> > > Signed-off-by: Rajiv Ranganath <rajiv.ranganath@atihita.com> Acked-by: Stefano Stabellini <sstabellini@kernel.org> > --- > build/fedora/source_path.sh | 3 +++ > 1 file changed, 3 insertions(+) > create mode 100755 build/fedora/source_path.sh > > diff --git a/build/fedora/source_path.sh b/build/fedora/source_path.sh > new file mode 100755 > index 0000000..8076af3 > --- /dev/null > +++ b/build/fedora/source_path.sh > @@ -0,0 +1,3 @@ > +#!/bin/sh > + > +export PATH=/opt/xen-4.9.0/sbin:/opt/xen-4.9.0/bin:/opt/stage1-xen/bin:/opt/qemu-2.10.0/bin:$PATH >
diff --git a/build/fedora/source_path.sh b/build/fedora/source_path.sh new file mode 100755 index 0000000..8076af3 --- /dev/null +++ b/build/fedora/source_path.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +export PATH=/opt/xen-4.9.0/sbin:/opt/xen-4.9.0/bin:/opt/stage1-xen/bin:/opt/qemu-2.10.0/bin:$PATH