glfs/xincludes/mozmach.xml
Ken Moffat 5b0a978e5d Update notes on building in chroot, for
mozilla packages needing python multiprocessing.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22928 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-04-01 01:34:37 +00:00

19 lines
659 B
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE note PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" >
<!-- $LastChangedBy$
$Date$ -->
<!-- to go inside a NOTE on mozilla packages which need SHELL
specified in chroot, following the mozshm include -->
<para>
Second, either as the <systemitem class="username">root</systemitem>
user export the <envar>$SHELL</envar> environment variable using
<command>export SHELL=/bin/sh</command> or else prepend
<envar>SHELL=/bin/sh</envar> when running the
<command>./mach</command> commands.
</para>