commit:     3aeb13f202ba6c5528fe10551366e558cb69d135
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Fri Mar 31 15:30:36 2023 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Fri Mar 31 18:38:06 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3aeb13f2

net-p2p/fragments: drop duplicate xdg functions

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 net-p2p/fragments/fragments-2.1-r1.ebuild | 2 --
 1 file changed, 2 deletions(-)

diff --git a/net-p2p/fragments/fragments-2.1-r1.ebuild 
b/net-p2p/fragments/fragments-2.1-r1.ebuild
index a5a45539c..ea2b36f62 100644
--- a/net-p2p/fragments/fragments-2.1-r1.ebuild
+++ b/net-p2p/fragments/fragments-2.1-r1.ebuild
@@ -34,11 +34,9 @@ QA_FLAGS_IGNORED="usr/bin/${PN}"
 pkg_postinst() {
        xdg_pkg_postinst
        gnome2_schemas_update
-       xdg_icon_cache_update
 }
 
 pkg_postrm() {
        xdg_pkg_postrm
        gnome2_schemas_update
-       xdg_icon_cache_update
 }

Reply via email to