From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 79F05138334 for ; Tue, 27 Nov 2018 17:53:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4FB18E098E; Tue, 27 Nov 2018 17:53:00 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 28A41E098E for ; Tue, 27 Nov 2018 17:53:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 40366335C58 for ; Tue, 27 Nov 2018 17:52:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A870744B for ; Tue, 27 Nov 2018 17:52:55 +0000 (UTC) From: "Rick Farina" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Rick Farina" Message-ID: <1543341168.398e2f24d09ff76b0a27a5f7e28726a82140f914.zerochaos@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/johntheripper/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-crypt/johntheripper/johntheripper-1.7.9-r11.ebuild X-VCS-Directories: app-crypt/johntheripper/ X-VCS-Committer: zerochaos X-VCS-Committer-Name: Rick Farina X-VCS-Revision: 398e2f24d09ff76b0a27a5f7e28726a82140f914 X-VCS-Branch: master Date: Tue, 27 Nov 2018 17:52:55 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 2d8b64a9-bebb-4cf5-b127-6ac3f708d1e1 X-Archives-Hash: 4d2b055157e728eba34f6ad118b77cb5 commit: 398e2f24d09ff76b0a27a5f7e28726a82140f914 Author: Zero_Chaos gentoo org> AuthorDate: Tue Nov 27 17:52:34 2018 +0000 Commit: Rick Farina gentoo org> CommitDate: Tue Nov 27 17:52:48 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=398e2f24 app-crypt/johntheripper: fix for bug #664050 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Rick Farina gentoo.org> app-crypt/johntheripper/johntheripper-1.7.9-r11.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app-crypt/johntheripper/johntheripper-1.7.9-r11.ebuild b/app-crypt/johntheripper/johntheripper-1.7.9-r11.ebuild index 916f7b51ca6..142838097ae 100644 --- a/app-crypt/johntheripper/johntheripper-1.7.9-r11.ebuild +++ b/app-crypt/johntheripper/johntheripper-1.7.9-r11.ebuild @@ -234,7 +234,8 @@ src_install() { dosbin run/john newsbin run/mailer john-mailer - pax-mark -mr "${ED}usr/sbin/john" || die + die + pax-mark -mr "${ED}/usr/sbin/john" || die dosym john /usr/sbin/unafs dosym john /usr/sbin/unique