Commit 38ef96b3 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Updated xrandr to 1.5.1

parent 792eb584
all: all:
tar xf xrandr-1.5.0.tar.bz2 tar xf xrandr-1.5.1.tar.xz
cd xrandr-1.5.0 && ./configure $(XORG_FOLDERS) cd xrandr-1.5.1 && ./configure $(XORG_FOLDERS)
$(MAKE) -C xrandr-1.5.0 $(MAKE) -C xrandr-1.5.1
$(MAKE) -C xrandr-1.5.0 check $(MAKE) -C xrandr-1.5.1 check
$(MAKE) -C xrandr-1.5.0 install $(MAKE) -C xrandr-1.5.1 install
rm -rf xrandr-1.5.0 rm -rf xrandr-1.5.1
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