Commit acc4ce67 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Sources are now in XZ format, not GZ

parent 94cb51b1
all:
tar xf libarchive-3.4.3.tar.gz
tar xf libarchive-3.4.3.tar.xz
cd libarchive-3.4.3 && ./configure --prefix=/usr --disable-static
$(MAKE) -C libarchive-3.4.3
$(MAKE) -C libarchive-3.4.3 check
......
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