aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-04-18 17:44:25 +0200
committerAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-04-18 17:44:44 +0200
commit060acb26193685c1a46f0a7d69355cf52954a5a1 (patch)
tree981d2e7c7ae0afb1547fb6028742079c383d85d2 /x11-terms
parentsys-libs/safeclib: now it work (diff)
downloadguru-060acb26193685c1a46f0a7d69355cf52954a5a1.tar.gz
guru-060acb26193685c1a46f0a7d69355cf52954a5a1.tar.bz2
guru-060acb26193685c1a46f0a7d69355cf52954a5a1.zip
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@riseup.net>
Diffstat (limited to 'x11-terms')
-rw-r--r--x11-terms/terminus-bin/terminus-bin-1.0.137.ebuild4
1 files changed, 0 insertions, 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 46fbb1a427..d4506f821c 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
-}