[mobile-broadband-provider-info] Install the pkg-config file to $datadir/pkgconfig as it's not arch specific
- From: Dan Williams <dcbw src gnome org>
- To: svn-commits-list gnome org
- Subject: [mobile-broadband-provider-info] Install the pkg-config file to $datadir/pkgconfig as it's not arch specific
- Date: Thu, 4 Jun 2009 16:03:46 -0400 (EDT)
commit 0c3b6415a05622597a9f7781707cbdffac5fea0a
Author: Tambet Ingo <tambet gmail com>
Date: Thu Jun 4 16:02:00 2009 -0400
Install the pkg-config file to $datadir/pkgconfig as it's not arch specific
---
Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index b57c4f8..646d47c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,7 +6,7 @@ dist_pkgdata_DATA = $(SP_XML_DB) serviceproviders.2.dtd
EXTRA_DIST = mobile-broadband-provider-info.pc.in
-pkgconfigdir = $(libdir)/pkgconfig
+pkgconfigdir = $(datadir)/pkgconfig
pkgconfig_DATA = mobile-broadband-provider-info.pc
check-local:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]