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

2015-11-24 Thread Jonas Ådahl
On Sun, Nov 22, 2015 at 08:51:27PM +0100, Igor Gnatenko wrote: > 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 Seems reasonable. The patch is pushed. Thanks. Jonas > --- > Makefile.am | 3 +--

[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