diff options
author | Sebastien Bacher <seb128@ubuntu.com> | 2012-10-24 17:22:43 +0200 |
---|---|---|
committer | Sebastien Bacher <seb128@ubuntu.com> | 2012-10-24 17:22:43 +0200 |
commit | 00eb05656f4912886e6b25ae5d5e1211d15a4c29 (patch) | |
tree | c762902d25b5dc2a9de24762025b020fb35da551 /data/icons/Makefile.in | |
parent | 78f8f75ee73478ecb704aecc467c861fa4558b52 (diff) | |
parent | fdec219a2e7b5f1db4125ec4eff9d5dfc93188d2 (diff) | |
download | ayatana-indicator-messages-00eb05656f4912886e6b25ae5d5e1211d15a4c29.tar.gz ayatana-indicator-messages-00eb05656f4912886e6b25ae5d5e1211d15a4c29.tar.bz2 ayatana-indicator-messages-00eb05656f4912886e6b25ae5d5e1211d15a4c29.zip |
Import upstream version 12.10.5
Diffstat (limited to 'data/icons/Makefile.in')
-rw-r--r-- | data/icons/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/icons/Makefile.in b/data/icons/Makefile.in index 2636126..0496bfc 100644 --- a/data/icons/Makefile.in +++ b/data/icons/Makefile.in @@ -301,7 +301,7 @@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ SUBDIRS = scalable 16x16 22x22 24x24 32x32 48x48 -gtk_update_icon_cache = gtk-update-icon-cache -f -t $(pkgdatadir)/icons/hicolor +gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor all: all-recursive .SUFFIXES: |