Commit a3a703ee authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Updated libXrandr to 1.5.2

parent 128aa98d
all: all:
tar xf libXrandr-1.5.1.tar.bz2 tar xf libXrandr-1.5.2.tar.bz2
cd libXrandr-1.5.1 && ./configure $(XORG_CONFIG) cd libXrandr-1.5.2 && ./configure $(XORG_CONFIG)
$(MAKE) -C libXrandr-1.5.1 $(MAKE) -C libXrandr-1.5.2
$(MAKE) -C libXrandr-1.5.1 check $(MAKE) -C libXrandr-1.5.2 check
$(MAKE) -C libXrandr-1.5.1 install $(MAKE) -C libXrandr-1.5.2 install
rm -rf libXrandr-1.5.1 rm -rf libXrandr-1.5.2
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