summary refs log tree commit diff stats
path: root/share/icons/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'share/icons/Makefile.am')
-rw-r--r--share/icons/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/icons/Makefile.am b/share/icons/Makefile.am
index ee5384cc..1096c04c 100644
--- a/share/icons/Makefile.am
+++ b/share/icons/Makefile.am
@@ -4,7 +4,7 @@ icondir = $(datadir)/icons/hicolor/48x48/apps
 hicolor_DATA = hexchat.svg
 hicolordir = $(datadir)/icons/hicolor/scalable/apps
 
-UPDATE_ICON_CACHE = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor
+UPDATE_ICON_CACHE = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor || :
 
 install-data-hook:
 	$(UPDATE_ICON_CACHE);