Commit 9d02a981 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Updated xapian-core to 1.4.18

parent 6bd07acd
all: all:
tar xf xapian-core-1.4.11.tar.xz tar xf xapian-core-1.4.18.tar.xz
cd xapian-core-1.4.11 && ./configure --prefix=/usr cd xapian-core-1.4.18 && ./configure --prefix=/usr
$(MAKE) -C xapian-core-1.4.11 $(MAKE) -C xapian-core-1.4.18
$(MAKE) -C xapian-core-1.4.11 check $(MAKE) -C xapian-core-1.4.18 check
$(MAKE) -C xapian-core-1.4.11 install $(MAKE) -C xapian-core-1.4.18 install
rm -rf xapian-core-1.4.11 rm -rf xapian-core-1.4.18
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