Commit c0383ac2 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Updated xcb-proto to 1.14

parent 3ac5436c
all: all:
tar xf xcb-proto-1.13.tar.bz2 tar xf xcb-proto-1.14.tar.xz
cd xcb-proto-1.13 && ./configure $(XORG_FOLDERS) cd xcb-proto-1.14 && ./configure $(XORG_FOLDERS)
$(MAKE) -C xcb-proto-1.13 check $(MAKE) -C xcb-proto-1.14 check
$(MAKE) -C xcb-proto-1.13 install $(MAKE) -C xcb-proto-1.14 install
rm -rf xcb-proto-1.13 rm -rf xcb-proto-1.14
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment