mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
Removed unnedded quotes that break the build if using an envar to set the MesaLib sources directory.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7024 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
b8df282068
commit
2a91da1b5a
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user