Commit 97541a00 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Updated xprop to 1.2.4

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