diff options
author | Wolfgang Ulbrich <[email protected]> | 2013-08-26 21:24:27 +0200 |
---|---|---|
committer | Wolfgang Ulbrich <[email protected]> | 2013-08-26 21:24:27 +0200 |
commit | 2ab184a9951b8aa1e75847e64de2bdb43cb6cf8e (patch) | |
tree | 56f8f9a4dd2f2903900cfe31f147c998f9db1c37 | |
parent | bb3711a1dd38de7af0176b47913117db9a8c16be (diff) | |
download | mate-icon-theme-2ab184a9951b8aa1e75847e64de2bdb43cb6cf8e.tar.bz2 mate-icon-theme-2ab184a9951b8aa1e75847e64de2bdb43cb6cf8e.tar.xz |
revert fix pkgconfig dir
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 40355fe..472f9ed 100644 --- a/Makefile.am +++ b/Makefile.am @@ -83,7 +83,7 @@ install-data-local: touch $(DESTDIR)$(themedir); \ fi -pkgconfigdir = $(libdir)/pkgconfig +pkgconfigdir = $(datadir)/pkgconfig pkgconfig_DATA = mate-icon-theme.pc EXTRA_DIST = \ |