mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
13 lines
445 B
Plaintext
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)"; \
|