From 71fbff0fb00e3c17ab18e111ba7a65cbc939f9d9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Miroslav=20=C5=A0ulc?= Date: Thu, 7 Nov 2019 18:13:34 +0100 Subject: [PATCH] media-gfx/inkscape-1.0_beta1: fixed xdg stuff MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Miroslav Å ulc --- media-gfx/inkscape/inkscape-1.0_beta1.ebuild | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/media-gfx/inkscape/inkscape-1.0_beta1.ebuild b/media-gfx/inkscape/inkscape-1.0_beta1.ebuild index ebb6216931c4..dff48e706a2c 100644 --- a/media-gfx/inkscape/inkscape-1.0_beta1.ebuild +++ b/media-gfx/inkscape/inkscape-1.0_beta1.ebuild @@ -6,7 +6,7 @@ EAPI=7 PYTHON_COMPAT=( python3_{5,6,7} ) PYTHON_REQ_USE="xml" -inherit cmake-utils flag-o-matic xdg-utils xdg toolchain-funcs python-single-r1 +inherit cmake-utils flag-o-matic xdg toolchain-funcs python-single-r1 MY_P="${P/_/}" @@ -156,17 +156,3 @@ src_install() { cmake-utils_src_install } - -pkg_preinst() { - xdg_icon_savelist -} - -pkg_postinst() { - xdg_icon_cache_update - xdg_desktop_database_update -} - -pkg_postrm() { - xdg_icon_cache_update - xdg_desktop_database_update -} -- 2.26.2