From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1213841-garchives=archives.gentoo.org@lists.gentoo.org>
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 B50F6138359
	for <garchives@archives.gentoo.org>; Sun, 11 Oct 2020 20:04:06 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id BBB67E0AB9;
	Sun, 11 Oct 2020 20:04:05 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(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 A15ACE0AB9
	for <gentoo-commits@lists.gentoo.org>; Sun, 11 Oct 2020 20:04:05 +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 792AE335D85
	for <gentoo-commits@lists.gentoo.org>; Sun, 11 Oct 2020 20:04:04 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 23C7E395
	for <gentoo-commits@lists.gentoo.org>; Sun, 11 Oct 2020 20:04:03 +0000 (UTC)
From: "Thomas Deutschmann" <whissi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" <whissi@gentoo.org>
Message-ID: <1602446639.2018c33907d550ef11aaa2dd0e779e7d2d5ac831.whissi@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/thunderbird-bin/
X-VCS-Repository: repo/gentoo
X-VCS-Files: mail-client/thunderbird-bin/thunderbird-bin-78.3.2.ebuild
X-VCS-Directories: mail-client/thunderbird-bin/
X-VCS-Committer: whissi
X-VCS-Committer-Name: Thomas Deutschmann
X-VCS-Revision: 2018c33907d550ef11aaa2dd0e779e7d2d5ac831
X-VCS-Branch: master
Date: Sun, 11 Oct 2020 20:04:03 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: cb604e3c-9f9b-41d4-95f5-e952211eadae
X-Archives-Hash: a8bf726ecd7992adb10c914ee1179193

commit:     2018c33907d550ef11aaa2dd0e779e7d2d5ac831
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 11 20:03:51 2020 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Oct 11 20:03:59 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2018c339

mail-client/thunderbird-bin: prepend $ED for PaX marking

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 mail-client/thunderbird-bin/thunderbird-bin-78.3.2.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/mail-client/thunderbird-bin/thunderbird-bin-78.3.2.ebuild b/mail-client/thunderbird-bin/thunderbird-bin-78.3.2.ebuild
index 315fc2ad9d8..c765e73cbbf 100644
--- a/mail-client/thunderbird-bin/thunderbird-bin-78.3.2.ebuild
+++ b/mail-client/thunderbird-bin/thunderbird-bin-78.3.2.ebuild
@@ -177,9 +177,9 @@ src_install() {
 	popd &>/dev/null || die
 
 	pax-mark m \
-		"${MOZILLA_FIVE_HOME}"/firefox \
-		"${MOZILLA_FIVE_HOME}"/firefox-bin \
-		"${MOZILLA_FIVE_HOME}"/plugin-container
+		"${ED}${MOZILLA_FIVE_HOME}"/firefox \
+		"${ED}${MOZILLA_FIVE_HOME}"/firefox-bin \
+		"${ED}${MOZILLA_FIVE_HOME}"/plugin-container
 
 	# Patch alsa support
 	local apulselib=