mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
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:
parent
9b3b6a45ee
commit
5a883bc494
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user