Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/perl/
Date: Mon, 06 Jun 2022 17:45:01
Message-Id: 1654537492.fc8420a9e1fae00f3dab67a046c2efcd4e7b48d9.grobian@gentoo
1 commit: fc8420a9e1fae00f3dab67a046c2efcd4e7b48d9
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 6 17:44:13 2022 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 6 17:44:52 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc8420a9
7
8 dev-lang/perl-5.36.0: remove failing/unnecessary patch for Prefix
9
10 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
11
12 dev-lang/perl/perl-5.36.0.ebuild | 6 ------
13 1 file changed, 6 deletions(-)
14
15 diff --git a/dev-lang/perl/perl-5.36.0.ebuild b/dev-lang/perl/perl-5.36.0.ebuild
16 index a7a15e1d3f76..328641f9f9ba 100644
17 --- a/dev-lang/perl/perl-5.36.0.ebuild
18 +++ b/dev-lang/perl/perl-5.36.0.ebuild
19 @@ -397,12 +397,6 @@ src_prepare() {
20 # "Fix broken miniperl on hppa"\
21 # "https://bugs.debian.org/869122" "https://bugs.gentoo.org/634162"
22
23 - if use prefix ; then
24 - add_patch "${FILESDIR}/${PN}"-5.34.0-fallback-getcwd-pwd.patch "0102-5.34.0-fallback-get-cwd-pwd.patch"\
25 - "Fix installation during Prefix bootstrap (finding 'pwd' from coreutils)"\
26 - "https://bugs.gentoo.org/818172"
27 - fi
28 -
29 if [[ ${CHOST} == *-solaris* ]] ; then
30 # do NOT mess with nsl, on Solaris this is always necessary,
31 # when -lsocket is used e.g. to get h_errno