Commit bf127cb5 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Initial commit

parents
all:
tar xf libICE-1.0.9.tar.bz2
cd libICE-1.0.9 && ./configure $(XORG_CONFIG) ICE_LIBS=-lpthread
$(MAKE) -C libICE-1.0.9
$(MAKE) -C libICE-1.0.9 check
$(MAKE) -C libICE-1.0.9 install
rm -rf libICE-1.0.9
headers
/usr/include/.*
doc
/usr/share/doc/.*
lib
/usr/lib/lib.*
pkg
/usr/lib/pkgconfig/.*
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