Commit 932cbe72 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Updated xprop to 1.2.5

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