Commit 942d5f8c authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Updated libSM to 1.2.3

parent d727ee5e
all:
tar xf libSM-1.2.2.tar.bz2
cd libSM-1.2.2 && ./configure $(XORG_CONFIG)
$(MAKE) -C libSM-1.2.2
$(MAKE) -C libSM-1.2.2 check
$(MAKE) -C libSM-1.2.2 install
rm -rf libSM-1.2.2
tar xf libSM-1.2.3.tar.bz2
cd libSM-1.2.3 && ./configure $(XORG_CONFIG)
$(MAKE) -C libSM-1.2.3
$(MAKE) -C libSM-1.2.3 check
$(MAKE) -C libSM-1.2.3 install
rm -rf libSM-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