Commit ee166a23 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Updated libICE to 1.0.10

parent bf127cb5
all: all:
tar xf libICE-1.0.9.tar.bz2 tar xf libICE-1.0.10.tar.bz2
cd libICE-1.0.9 && ./configure $(XORG_CONFIG) ICE_LIBS=-lpthread cd libICE-1.0.10 && ./configure $(XORG_CONFIG) ICE_LIBS=-lpthread
$(MAKE) -C libICE-1.0.9 $(MAKE) -C libICE-1.0.10
$(MAKE) -C libICE-1.0.9 check $(MAKE) -C libICE-1.0.10 check
$(MAKE) -C libICE-1.0.9 install $(MAKE) -C libICE-1.0.10 install
rm -rf libICE-1.0.9 rm -rf libICE-1.0.10
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