mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
Corrected the Xorg7 instructions
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6585 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
40b54f6c8d
commit
da1b068df1
@ -120,9 +120,10 @@ cd xc</userinput></screen>
|
||||
|
||||
<screen><userinput>export XORG_PREFIX="<replaceable><PREFIX></replaceable>"</userinput></screen>
|
||||
|
||||
<para>Throughout these instructions, you will use the same three
|
||||
<para>Throughout these instructions, you will use the following
|
||||
<command>configure</command> switches for all of the packages. Create the
|
||||
<envar>XORG_CONFIG</envar> variable to use for substitution:</para>
|
||||
<envar>XORG_CONFIG</envar> variable to use for this parameter
|
||||
substitution:</para>
|
||||
|
||||
<screen><userinput>export XORG_CONFIG="--prefix=$XORG_PREFIX --sysconfdir=/etc \
|
||||
--mandir=$XORG_PREFIX/share/man --localstatedir=/var"</userinput></screen>
|
||||
|
Loading…
Reference in New Issue
Block a user