Commit c42d5312 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Updated xev to 1.2.4

parent afea0945
all:
tar xf xev-1.2.3.tar.bz2
cd xev-1.2.3 && ./configure $(XORG_FOLDERS)
$(MAKE) -C xev-1.2.3
$(MAKE) -C xev-1.2.3 check
$(MAKE) -C xev-1.2.3 install
rm -rf xev-1.2.3
tar xf xev-1.2.4.tar.bz2
cd xev-1.2.4 && ./configure $(XORG_FOLDERS)
$(MAKE) -C xev-1.2.4
$(MAKE) -C xev-1.2.4 check
$(MAKE) -C xev-1.2.4 install
rm -rf xev-1.2.4
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