summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meson-postinstall.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/meson-postinstall.sh b/meson-postinstall.sh
index a659c80..39ed378 100644
--- a/meson-postinstall.sh
+++ b/meson-postinstall.sh
@@ -4,7 +4,4 @@
if [ -z "$DESTDIR" ]; then
echo Updating desktop database...
update-desktop-database -q ${MESON_INSTALL_PREFIX}/share/applications
-
- echo Updating icon cache...
- gtk-update-icon-cache -q -t -f ${MESON_INSTALL_PREFIX}/share/icons/hicolor
fi