summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Privoznik <michal.privoznik@gmail.com>2024-12-01 09:02:51 +0100
committerSam James <sam@gentoo.org>2024-12-01 10:41:41 +0000
commita7c5977386e494a8987e14eda4fc545ad845869d (patch)
tree4cc6d76038e98759a98a8e02966a8cfc3ed7303b /dev-libs/kdiagram
parentapp-emulation/virt-manager: Fix shebang of installed files (diff)
downloadgentoo-a7c5977386e494a8987e14eda4fc545ad845869d.tar.gz
gentoo-a7c5977386e494a8987e14eda4fc545ad845869d.tar.bz2
gentoo-a7c5977386e494a8987e14eda4fc545ad845869d.zip
app-emulation/virt-manager: Move bits of pkg_preinst() into src_install()
Firstly, there's no need to call gnome2_pkg_preinst() explicitly as it'll be called due to ebuild inheriting gnome2 eclass. Secondly, setting GNOME2_ECLASS_ICONS variable is so EAPI5 (read obsolete), so drop it as gnome2_pkg_preinst() handles that. Thirdly, removing files in pkg_preinst() is undesirable. Therefore, drop the code that handles 'if use gui', and move the code that handles the other case into src_install(). Signed-off-by: Michal Privoznik <michal.privoznik@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/39532 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/kdiagram')
0 files changed, 0 insertions, 0 deletions