commit:     fc8420a9e1fae00f3dab67a046c2efcd4e7b48d9
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Mon Jun  6 17:44:13 2022 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Mon Jun  6 17:44:52 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc8420a9

dev-lang/perl-5.36.0: remove failing/unnecessary patch for Prefix

Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>

 dev-lang/perl/perl-5.36.0.ebuild | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/dev-lang/perl/perl-5.36.0.ebuild b/dev-lang/perl/perl-5.36.0.ebuild
index a7a15e1d3f76..328641f9f9ba 100644
--- a/dev-lang/perl/perl-5.36.0.ebuild
+++ b/dev-lang/perl/perl-5.36.0.ebuild
@@ -397,12 +397,6 @@ src_prepare() {
        #               "Fix broken miniperl on hppa"\
        #               "https://bugs.debian.org/869122"; 
"https://bugs.gentoo.org/634162";
 
-       if use prefix ; then
-               add_patch "${FILESDIR}/${PN}"-5.34.0-fallback-getcwd-pwd.patch 
"0102-5.34.0-fallback-get-cwd-pwd.patch"\
-                       "Fix installation during Prefix bootstrap (finding 
'pwd' from coreutils)"\
-                       "https://bugs.gentoo.org/818172";
-       fi
-
        if [[ ${CHOST} == *-solaris* ]] ; then
                # do NOT mess with nsl, on Solaris this is always necessary,
                # when -lsocket is used e.g. to get h_errno

Reply via email to