[PATCH] install pkg-config file to arch-independent location

2015-11-22 Thread Igor Gnatenko
It is arch-independent, so no need to install it to /usr/lib* Cc: Jonas Ã…dahl Signed-off-by: Igor Gnatenko Reviewed-by: Quentin Glidic --- Makefile.am | 3 +-- configure.ac | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/Makefile.am b/Makefile.am index a32e977..5926a41

[PATCH] install pkg-config file to /usr/share

2015-11-22 Thread Igor Gnatenko
It is arch-independent, so no need to install it to /usr/lib* Signed-off-by: Igor Gnatenko --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index a32e977..71b8799 100644 --- a/Makefile.am +++ b/Makefile.am @@ -15,5 +15,5