BLFS: Updated Xorg7 build envars.
This commit is contained in:
parent
df3281812c
commit
0a1c668579
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ export SRC_DIR=$HOME/sources
|
|||
export XORG_PREFIX=/usr
|
||||
|
||||
#--- Configure switches
|
||||
export XORG_CONFIG="--prefix=$XORG_PREFIX --sysconfdir=/etc --localstatedir=/var --datadir=$XORG_PREFIX/lib"
|
||||
export XORG_CONFIG="--prefix=$XORG_PREFIX --sysconfdir=/etc --mandir=$XORG_PREFIX/share/man --localstatedir=/var"
|
||||
|
||||
#======== GNOME envars ===========
|
||||
|
||||
|
|
Reference in a new issue