x11-libs/pango: fix src_prepare chaining for correct env cleanup
authorMart Raudsepp <leio@gentoo.org>
Wed, 29 Aug 2018 21:49:15 +0000 (00:49 +0300)
committerMart Raudsepp <leio@gentoo.org>
Wed, 29 Aug 2018 21:56:47 +0000 (00:56 +0300)
commit9ab0fc5ae434b63d3577d12ce9dc9e90cb78177a
tree29bd85ceb2cf08f429159099e4e1f4a308c57ac3
parent72eade86bac797c6161cd3ad36a0fcfc6436b688
x11-libs/pango: fix src_prepare chaining for correct env cleanup

Properly call up to eclass exported src_prepare functions with the
pango-view.1.in copy necessitated custom src_prepare, so that
xdg_environment_reset gets called.
This fixes build for people who for some reason use `su` instead
of more conceptually correct `su -` (former leaks users env vars
to root session). But this is one of the reasons xdg_environment_reset
exists for correct use instead of my foolish mistakes :)

Closes: https://bugs.gentoo.org/664736
Package-Manager: Portage-2.3.48, Repoman-2.3.10
x11-libs/pango/pango-1.42.4.ebuild