Commit 31851a21 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Updated x11perf to 1.6.1

parent adf15e5e
all:
tar xf x11perf-1.6.0.tar.bz2
cd x11perf-1.6.0 && ./configure $(XORG_FOLDERS)
$(MAKE) -C x11perf-1.6.0
$(MAKE) -C x11perf-1.6.0 check
$(MAKE) -C x11perf-1.6.0 install
rm -rf x11perf-1.6.0
tar xf x11perf-1.6.1.tar.bz2
cd x11perf-1.6.1 && ./configure $(XORG_FOLDERS)
$(MAKE) -C x11perf-1.6.1
$(MAKE) -C x11perf-1.6.1 check
$(MAKE) -C x11perf-1.6.1 install
rm -rf x11perf-1.6.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