Commit c2988a2a authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Updated libXcursor to 1.2.0

parent 0801f5eb
all: all:
tar xf libXcursor-1.1.15.tar.bz2 tar xf libXcursor-1.2.0.tar.bz2
cd libXcursor-1.1.15 && ./configure $(XORG_CONFIG) cd libXcursor-1.2.0 && ./configure $(XORG_CONFIG)
$(MAKE) -C libXcursor-1.1.15 $(MAKE) -C libXcursor-1.2.0
$(MAKE) -C libXcursor-1.1.15 check $(MAKE) -C libXcursor-1.2.0 check
$(MAKE) -C libXcursor-1.1.15 install $(MAKE) -C libXcursor-1.2.0 install
rm -rf libXcursor-1.1.15 rm -rf libXcursor-1.2.0
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