From 614aac8d415a8c6494470458a3957171e83985c0 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 30 Oct 2015 07:06:37 +0100 Subject: fix makefile MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index ef3adbd..b0c6284 100644 --- a/Makefile +++ b/Makefile @@ -26,7 +26,7 @@ data: blacklist blacklist: blacklist.lrz @printf '\e[0;1;35m%s\e[0m\n' 'Decompression blacklist.lzp, this can take a very long time (over 1 CPU-hour)' - lrzip -d "$@" + lrzip -d "$<" doc: info -- cgit v1.2.3-70-g09d2