[gsettings-desktop-schemas] build: Install pkg-config file in /usr/share/pkgconfig



commit cdfa34e2488c722dc86171638f8b88f042f7cdd7
Author: Vincent Untz <vuntz gnome org>
Date:   Fri Oct 8 09:57:49 2010 +0200

    build: Install pkg-config file in /usr/share/pkgconfig

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 0eb6996..fc77baa 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,7 +2,7 @@ SUBDIRS = headers schemas po
 
 ACLOCAL_AMFLAGS = -I m4
 
-pkgconfigdir = $(libdir)/pkgconfig
+pkgconfigdir = $(datadir)/pkgconfig
 pkgconfig_DATA = gsettings-desktop-schemas.pc
 
 EXTRA_DIST =			\



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]