Commit 56653d3e authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Updated libdatrie to 0.2.12

parent 9cf90d4e
all: all:
tar xf libdatrie-0.2.11.tar.xz tar xf libdatrie-0.2.12.tar.xz
cd libdatrie-0.2.11 && ./configure --prefix=/usr cd libdatrie-0.2.12 && ./configure --prefix=/usr
$(MAKE) -C libdatrie-0.2.11 $(MAKE) -C libdatrie-0.2.12
$(MAKE) -C libdatrie-0.2.11 check $(MAKE) -C libdatrie-0.2.12 check
$(MAKE) -C libdatrie-0.2.11 install $(MAKE) -C libdatrie-0.2.12 install
rm -rf libdatrie-0.2.11 rm -rf libdatrie-0.2.12
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