2013-09-26 17:14:40 +02:00

13 lines
445 B
Plaintext

$NetBSD: patch-aa,v 1.10 2007/11/05 19:27:29 drochner Exp $
--- data/Makefile.in.orig 2007-09-17 21:40:34.000000000 +0200
+++ data/Makefile.in
@@ -623,7 +623,6 @@ uninstall-hook: update-icon-cache
update-icon-cache:
if test -z "$(DESTDIR)"; then \
echo "Updating Gtk icon cache."; \
- $(gtk_update_icon_cache); \
else \
echo "*** Icon cache not updated. After (un)install, run this:"; \
echo "*** $(gtk_update_icon_cache)"; \