Advertisement
spiky001

Untitled

Oct 19th, 2013
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. XORG_PREFIX="/usr"
  2. XORG_CONFIG="--prefix=$XORG_PREFIX \
  3. --sysconfdir=/etc \
  4. --localstatedir=/var \
  5. --disable-static"
  6. export XORG_PREFIX XORG_CONFIG
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement