From 4b69f20e2d426628772774c92553129d658c6434 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Wed, 8 Aug 2007 23:08:46 +0000 Subject: Fix icon cache update command. 2007-08-09 Christian Persch * data/icons/Makefile.am: Fix icon cache update command. svn path=/trunk/; revision=7258 --- data/icons/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/icons/Makefile.am') diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am index dfa2a5c0b..c17f3f3b6 100644 --- a/data/icons/Makefile.am +++ b/data/icons/Makefile.am @@ -76,7 +76,7 @@ EXTRA_DIST = \ ############################################################################### -gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor +gtk_update_icon_cache = gtk-update-icon-cache -f -t update-icon-cache: @-if test -z "$(DESTDIR)"; then \ -- cgit v1.2.3