Commit bc250c4d authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Updated xhost to 1.0.8

parent b38099b5
all:
tar xf xhost-1.0.7.tar.bz2
cd xhost-1.0.7 && ./configure $(XORG_FOLDERS)
$(MAKE) -C xhost-1.0.7
$(MAKE) -C xhost-1.0.7 check
$(MAKE) -C xhost-1.0.7 install
rm -rf xhost-1.0.7
tar xf xhost-1.0.8.tar.bz2
cd xhost-1.0.8 && ./configure $(XORG_FOLDERS)
$(MAKE) -C xhost-1.0.8
$(MAKE) -C xhost-1.0.8 check
$(MAKE) -C xhost-1.0.8 install
rm -rf xhost-1.0.8
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