On 12-09-10 10:28 AM, Dwight Engen wrote:
> Put pkg-config .pc file in libdir.
> 
> Signed-off-by: Dwight Engen <dwight.en...@oracle.com>
> ---
>  Makefile.am |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/Makefile.am b/Makefile.am
> index 887e300..c66ecc6 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -6,7 +6,7 @@ SUBDIRS = src templates doc
>  DIST_SUBDIRS = config src templates doc
>  EXTRA_DIST = autogen.sh lxc.spec CONTRIBUTING MAINTAINERS ChangeLog
>  
> -pcdatadir = $(datadir)/pkgconfig
> +pcdatadir = $(libdir)/pkgconfig
>  pcdata_DATA = lxc.pc
>  
>  ChangeLog::

What's the reason for that change?

I believe both locations are allowed in pkg-config and at least on
Debian systems, /usr/share/pkgconfig is more popular, so unless there's
a very good reason for that change, I'm against it.

-- 
Stéphane Graber
Ubuntu developer
http://www.ubuntu.com

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Lxc-devel mailing list
Lxc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-devel

Reply via email to