Commit cbd4ad66 authored by Rafaël Carré's avatar Rafaël Carré

tools: fix tar dependency

parent 44ae66e5
......@@ -95,7 +95,7 @@ tar: tar-$(TAR_VERSION).tar.bz2
$(UNPACK)
$(MOVE)
.tar: tar .tar
.tar: tar .xz
(cd $<; ./configure --prefix=$(PREFIX) && make && make install)
touch $@
......
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