Commit afea0945 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Updated xev to 1.2.3

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