Author: manuel
Date: 2007-08-06 12:22:48 -0600 (Mon, 06 Aug 2007)
New Revision: 7024
Modified:
trunk/BOOK/x/installing/x7server.xml
Log:
Removed unnedded quotes that break the build if using an envar to set the
MesaLib sources directory.
Modified: trunk/BOOK/x/installing/x7server.xml
===================================================================
--- trunk/BOOK/x/installing/x7server.xml 2007-08-06 18:14:30 UTC (rev
7023)
+++ trunk/BOOK/x/installing/x7server.xml 2007-08-06 18:22:48 UTC (rev
7024)
@@ -99,7 +99,7 @@
<para>Install the server by running the following commands:</para>
<screen><userinput>./configure $XORG_CONFIG \
-
--with-mesa-source='<replaceable></absolute/path/to></replaceable>/Mesa-&mesalib-version;'
\
+
--with-mesa-source=<replaceable></absolute/path/to></replaceable>/Mesa-&mesalib-version;
\
--with-module-dir=$XORG_PREFIX/lib/X11/modules \
--with-dri-driver-path=$XORG_PREFIX/lib/X11/modules/dri \
--with-xkb-output=/var/lib/xkb \
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page