aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-10-30 07:06:37 +0100
committerMattias Andrée <maandree@operamail.com>2015-10-30 07:06:37 +0100
commit614aac8d415a8c6494470458a3957171e83985c0 (patch)
tree3b307743d23d7ab387d07ff2f03f91cb273cc785 /Makefile
parentupdate readme (diff)
downloadpasscheck-614aac8d415a8c6494470458a3957171e83985c0.tar.gz
passcheck-614aac8d415a8c6494470458a3957171e83985c0.tar.bz2
passcheck-614aac8d415a8c6494470458a3957171e83985c0.tar.xz
fix makefile1.5
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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