Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 476650 - dev-libs/libclc: pkg-config file install ignores libdir
Summary: dev-libs/libclc: pkg-config file install ignores libdir
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 480540
  Show dependency tree
 
Reported: 2013-07-12 16:57 UTC by Michał Górny
Modified: 2013-09-23 14:18 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-07-12 16:57:00 UTC
$ qlist libclc | grep pkgconfig
/usr/lib/pkgconfig/libclc.pc

while that's not a valid pkg-config directory. If it's arch-agnostic, it should be /usr/share/pkgconfig. If it's not, it should be /usr/$(get_libdir) (lib64 here).

Happens both with 0.0.1_pre20130524 and 9999.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-09-23 14:18:40 UTC
This has been fixed upstream.