commit: 060acb26193685c1a46f0a7d69355cf52954a5a1 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Sun Apr 18 15:44:25 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Sun Apr 18 15:44:44 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=060acb26
x11-terms/terminus-bin: fix icon cache update inheriting xdg will automatically export the correct things to the correct phases, no need to set anything manually Closes: https://bugs.gentoo.org/783813 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> x11-terms/terminus-bin/terminus-bin-1.0.137.ebuild | 4 ---- 1 file changed, 4 deletions(-) diff --git a/x11-terms/terminus-bin/terminus-bin-1.0.137.ebuild b/x11-terms/terminus-bin/terminus-bin-1.0.137.ebuild index 46fbb1a42..d4506f821 100644 --- a/x11-terms/terminus-bin/terminus-bin-1.0.137.ebuild +++ b/x11-terms/terminus-bin/terminus-bin-1.0.137.ebuild @@ -60,7 +60,3 @@ src_install(){ doicon -s "${i}" ../terminus-"${i}".png done } - -pkg_postinst(){ - xdg_desktop_database_update -}
