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 A49BF138350 for ; Sun, 23 Feb 2020 19:54:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BFA42E0869; Sun, 23 Feb 2020 19:54:13 +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 9CFC4E0869 for ; Sun, 23 Feb 2020 19:54:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 4ED3434EF9D for ; Sun, 23 Feb 2020 19:54:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6D58510B for ; Sun, 23 Feb 2020 19:54:09 +0000 (UTC) From: "Magnus Granberg" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Magnus Granberg" Message-ID: <1582487611.ba5e2dede2bbbb42a4c83debb273250fbe55dd73.zorry@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/nodejs/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/nodejs/files/nodejs-13.8.0-paxmarking.patch X-VCS-Directories: net-libs/nodejs/files/ X-VCS-Committer: zorry X-VCS-Committer-Name: Magnus Granberg X-VCS-Revision: ba5e2dede2bbbb42a4c83debb273250fbe55dd73 X-VCS-Branch: master Date: Sun, 23 Feb 2020 19:54:09 +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: 108fa64b-0e53-4c0f-9235-d4079d854a4e X-Archives-Hash: a600a5a2fa1aac6f1ab71e3130878524 commit: ba5e2dede2bbbb42a4c83debb273250fbe55dd73 Author: Magnus Granberg gentoo org> AuthorDate: Sun Feb 23 19:52:02 2020 +0000 Commit: Magnus Granberg gentoo org> CommitDate: Sun Feb 23 19:53:31 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba5e2ded net-libs/nodejs: Update patch for paxmarkings Bug:710596 Signed-off-by: Magnus Granberg gentoo.org> Package-Manager: Portage-2.3.84, Repoman-2.3.16 net-libs/nodejs/files/nodejs-13.8.0-paxmarking.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/nodejs/files/nodejs-13.8.0-paxmarking.patch b/net-libs/nodejs/files/nodejs-13.8.0-paxmarking.patch index 0fb33cbee49..c29825df3cf 100644 --- a/net-libs/nodejs/files/nodejs-13.8.0-paxmarking.patch +++ b/net-libs/nodejs/files/nodejs-13.8.0-paxmarking.patch @@ -93,7 +93,7 @@ + 'action': [ + 'bash', + '-c', -+ 'mv <(mksnapshot_exec) <(mksnapshot_u_exec) && paxmark.mksnapshot_u_exec)', ++ 'mv <(mksnapshot_exec) <(mksnapshot_u_exec) && paxmark.sh m <(mksnapshot_u_exec)', + ], + }, + {