Commit dfc0e057 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Updated libXres to 1.2.1

parent 52c911db
all: all:
tar xf libXres-1.2.0.tar.bz2 tar xf libXres-1.2.1.tar.bz2
cd libXres-1.2.0 && ./configure $(XORG_CONFIG) cd libXres-1.2.1 && ./configure $(XORG_CONFIG)
$(MAKE) -C libXres-1.2.0 $(MAKE) -C libXres-1.2.1
$(MAKE) -C libXres-1.2.0 check $(MAKE) -C libXres-1.2.1 check
$(MAKE) -C libXres-1.2.0 install $(MAKE) -C libXres-1.2.1 install
rm -rf libXres-1.2.0 rm -rf libXres-1.2.1
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