Fixed improper placement of a note in the MesaLib instructions

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6615 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Randy McMurchy 2007-02-14 08:19:07 +00:00
parent 9b3b6a45ee
commit 5a883bc494

View File

@ -151,13 +151,13 @@ install -v -m755 lib/*dri* $XORG_PREFIX/lib/X11/modules/dri</userinput></screen>
Execute the following command as the
<systemitem class="username">root</systemitem> user:</para>
<screen role="root"><userinput>ln -s -v $XORG_PREFIX/include/GL /usr/include</userinput></screen>
<tip>
<para>Do not remove the Mesa source tree yet, it will be required to
build the <xref linkend="xorg7-server"/>.</para>
</tip>
<screen role="root"><userinput>ln -s -v $XORG_PREFIX/include/GL /usr/include</userinput></screen>
</sect2>
<sect2 role="commands">