summaryrefslogtreecommitdiff
blob: 6af0c682bb1bb6bf61f93bc8c34280f07e0ec36b (plain)
1
2
3
4
5
6
7
8
--- balsa-2.3.4/images/Makefile.am	2005-03-24 07:10:21.000000000 -0500
+++ balsa-2.3.4.new/images/Makefile.am	2005-07-06 21:27:51.000000000 -0400
@@ -21,5 +21,4 @@
 install-data-hook:
 	if test -x "$(GTK_UPDATE_ICON_CACHE)" ; then                    \
 		$(GTK_UPDATE_ICON_CACHE) $(DESTDIR)$(BALSA_DATA_PREFIX)/hicolor ; \
-		$(GTK_UPDATE_ICON_CACHE) $(DESTDIR)$(HICOLOR_ICON_DIR) ;          \
 	fi