xorg
This commit is contained in:
parent
113288f69f
commit
3662f53130
1 changed files with 6 additions and 0 deletions
6
xorg/Makefile
Normal file
6
xorg/Makefile
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
prepare:
|
||||||
|
git clone https://cgit.freedesktop.org/xorg/xserver/
|
||||||
|
cd xserver
|
||||||
|
xorg:
|
||||||
|
./autogen.sh
|
||||||
|
|
Loading…
Reference in a new issue