commit:     ec01f558d82f618015d2e2b576862ec58f0c2d38
Author:     Alexey Sokolov <alexey+gentoo <AT> asokolov <DOT> org>
AuthorDate: Thu Jan 12 19:33:11 2023 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Jan 13 10:55:42 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec01f558

x11-terms/terminator: remove xdg env reset

Signed-off-by: Alexey Sokolov <alexey+gentoo <AT> asokolov.org>
Closes: https://github.com/gentoo/gentoo/pull/29082
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 x11-terms/terminator/terminator-2.1.2.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/x11-terms/terminator/terminator-2.1.2.ebuild 
b/x11-terms/terminator/terminator-2.1.2.ebuild
index e0735b91eeb1..73ab11641b33 100644
--- a/x11-terms/terminator/terminator-2.1.2.ebuild
+++ b/x11-terms/terminator/terminator-2.1.2.ebuild
@@ -47,7 +47,6 @@ PATCHES=(
 )
 
 src_prepare() {
-       xdg_environment_reset
        sed -i -e '/pytest-runner/d' setup.py || die
        distutils-r1_src_prepare
 }

Reply via email to