commit:     6c3af8d1cb06b0b78ed0733770f0f823a1841c05
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 20 14:04:27 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb 20 14:19:12 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c3af8d1

dev-python/pypy: Remove stale sed

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/pypy/pypy-7.3.8.ebuild | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/dev-python/pypy/pypy-7.3.8.ebuild 
b/dev-python/pypy/pypy-7.3.8.ebuild
index baea47fe59a1..d971e64e1cf5 100644
--- a/dev-python/pypy/pypy-7.3.8.ebuild
+++ b/dev-python/pypy/pypy-7.3.8.ebuild
@@ -41,9 +41,6 @@ src_prepare() {
                "${WORKDIR}/${PATCHSET}"
        )
        default
-
-       sed -e "s^@EPREFIX@^${EPREFIX}^" \
-               -i lib-python/2.7/distutils/command/install.py || die
 }
 
 src_compile() {

Reply via email to