[gnome-font-viewer/wip/matthiasc/character-variations: 3/3] We don't install any icons



commit a19b43d5258832578bbb264cbbfad2d44d248447
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue Apr 24 18:03:46 2018 -0400

    We don't install any icons
    
    So no need to updatean icon cache.

 meson-postinstall.sh |    3 ---
 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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]