Commit ff31c840 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Updated xlsatoms to 1.1.3

parent da893f9e
all:
tar xf xlsatoms-1.1.2.tar.bz2
cd xlsatoms-1.1.2 && ./configure $(XORG_FOLDERS)
$(MAKE) -C xlsatoms-1.1.2
$(MAKE) -C xlsatoms-1.1.2 check
$(MAKE) -C xlsatoms-1.1.2 install
rm -rf xlsatoms-1.1.2
tar xf xlsatoms-1.1.3.tar.bz2
cd xlsatoms-1.1.3 && ./configure $(XORG_FOLDERS)
$(MAKE) -C xlsatoms-1.1.3
$(MAKE) -C xlsatoms-1.1.3 check
$(MAKE) -C xlsatoms-1.1.3 install
rm -rf xlsatoms-1.1.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