Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 244836 - x11-misc/icon-naming-utils-0.8.7 installs .pc in wrong place
Summary: x11-misc/icon-naming-utils-0.8.7 installs .pc in wrong place
Status: VERIFIED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Samuli Suominen (RETIRED)
URL:
Whiteboard:
Keywords:
: 249856 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-10-29 00:24 UTC by Angelo Arrifano (RETIRED)
Modified: 2008-12-04 22:13 UTC (History)
2 users (show)

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 Angelo Arrifano (RETIRED) gentoo-dev 2008-10-29 00:24:25 UTC
Solar and I were x-compiling stuff when we found that the .pc
of this package was under /usr/share/pkgconfig instead of /usr/$libdir/pkgconfig.

Thanks
Comment 1 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2008-11-21 19:46:47 UTC
11:31 <@drac> darksiide: can you close bug 244836 as RESOLVED, INVALID with 
              comment "pkgconfig includes /usr/share/pkgconfig as default 
              search path, and is a valid directory for .pc files when a 
              package doesn't install architecture binaries or libraries."

(proxy bug closure)
Comment 2 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2008-12-04 21:20:26 UTC
*** Bug 249856 has been marked as a duplicate of this bug. ***
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2008-12-04 21:58:23 UTC
For reference, see bug https://bugs.freedesktop.org/show_bug.cgi?id=10698
The .pc file doesn't have any arch specific data, and the 'application' itself is only a perl script which is portable.

Comment 4 Angelo Arrifano (RETIRED) gentoo-dev 2008-12-04 22:13:26 UTC
Yes, thanks for the information. I was not aware this pkg-config path was valid.