diff options
Diffstat (limited to 'app-containers')
-rw-r--r-- | app-containers/pods/pods-2.1.0_pre20240215-r3.ebuild | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app-containers/pods/pods-2.1.0_pre20240215-r3.ebuild b/app-containers/pods/pods-2.1.0_pre20240215-r3.ebuild index 36eef2ebf..58468eca4 100644 --- a/app-containers/pods/pods-2.1.0_pre20240215-r3.ebuild +++ b/app-containers/pods/pods-2.1.0_pre20240215-r3.ebuild @@ -373,11 +373,9 @@ src_configure() { pkg_postinst() { xdg_pkg_postinst gnome2_schemas_update - xdg_icon_cache_update } pkg_postrm() { xdg_pkg_postrm gnome2_schemas_update - xdg_icon_cache_update } |