commit:     f0d1ff473f5252f74253af61a9bf55f294a983a8
Author:     Joonas Niilola <juippis <AT> gmail <DOT> com>
AuthorDate: Mon May 21 06:53:28 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Fri May 25 22:35:23 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0d1ff47

x11-wm/enlightenment: call xdg_environment_reset in 0.22.3

Reported by Toralf Förster.
Closes: https://bugs.gentoo.org/656146
Package-Manager: Portage[mgorny]-2.3.36.1
Closes: https://github.com/gentoo/gentoo/pull/8505

 x11-wm/enlightenment/enlightenment-0.22.3.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/x11-wm/enlightenment/enlightenment-0.22.3.ebuild 
b/x11-wm/enlightenment/enlightenment-0.22.3.ebuild
index e295cfe0e85..b637ae9ab61 100644
--- a/x11-wm/enlightenment/enlightenment-0.22.3.ebuild
+++ b/x11-wm/enlightenment/enlightenment-0.22.3.ebuild
@@ -68,6 +68,8 @@ DEPEND="
 src_prepare() {
        default
 
+       xdg_environment_reset
+
        # fix QA issues with .desktop files
        find data/desktop/ -type f -exec sed -i 
's|OnlyShowIn=Enlightenment|OnlyShowIn=X-Enlightenment|g' {} \; || die
        sed -i 's/Categories=Audio/Categories=AudioVideo/g' 
src/modules/mixer/emixer.desktop || die

Reply via email to