From 477b9869f401867bb10fa4addb8345e31d44240b Mon Sep 17 00:00:00 2001 From: blshkv Date: Sun, 18 Dec 2016 12:14:35 +0800 Subject: [PATCH] johntheripper: fix issue #137 for real now --- app-crypt/johntheripper/johntheripper-1.8.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-crypt/johntheripper/johntheripper-1.8.0-r1.ebuild b/app-crypt/johntheripper/johntheripper-1.8.0-r1.ebuild index 6c3b7b8af..3aef9f13e 100644 --- a/app-crypt/johntheripper/johntheripper-1.8.0-r1.ebuild +++ b/app-crypt/johntheripper/johntheripper-1.8.0-r1.ebuild @@ -129,7 +129,7 @@ src_install() { dosbin run/john newsbin run/mailer john-mailer - pax-mark -mr "${ED}usr/sbin/john" || die + pax-mark -mr "${ED}usr/sbin/john" if ! use minimal; then # grep '$(LN)' Makefile.in | head -n-3 | tail -n+2 | cut -d' ' -f3 | cut -d/ -f3