Skip to content

Instantly share code, notes, and snippets.

@primetoxinz
primetoxinz / xorg_build-0.5.sh
Last active April 30, 2018 20:07 — forked from mjtorn/xorg_build-0.5.sh
How to build Xorg unintrusively. Works on Debian Sid with xdm. At the time of posting this, at least.
#!/bin/bash
## Thank you for helping us help you help us all
SRCDIR=/linux1/builds
DSTDIR=/linux1/usr
## Define what's cloned
REPOS="\
git://anongit.freedesktop.org/git/xorg/util/macros \