Remove instructions using the "thunderbuild" directory, which dos not exist

anymore

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16427 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Pierre Labastie 2015-09-18 19:37:52 +00:00
parent 7e307a2b98
commit 0277210680

View File

@ -274,6 +274,8 @@ test $(uname -m) = "i686" && sed -i 's/enable-optimize/disable-optimize/' mozcon
chown -R 0:0 /usr/lib/thunderbird-&thunderbird-version;</userinput></screen>
<!-- thunderbuild directory does not exist anymore. Leaving as comment,
in case an editor figures out how to install the development environment.
<para>
The above instruction just installs the parts you need to run
<application>Thunderbird</application>. Alternatively, if you want to
@ -283,7 +285,7 @@ chown -R 0:0 /usr/lib/thunderbird-&thunderbird-version;</userinput></screen>
</para>
<screen role="root"><userinput>make -C thunderbuild install</userinput></screen>
-->
</sect2>
<sect2 role="commands">