Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 185878 - dev-libs/libnl-1.0_pre6: invalid pkgconfig location.
Summary: dev-libs/libnl-1.0_pre6: invalid pkgconfig location.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High trivial (vote)
Assignee: Marcelo Goes (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-19 15:47 UTC by Samuli Suominen (RETIRED)
Modified: 2007-12-01 19:49 UTC (History)
2 users (show)

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


Attachments
libnl-1.0_pre6-pkgconfig.patch (libnl-1.0_pre6-pkgconfig.patch,608 bytes, patch)
2007-07-19 16:09 UTC, Samuli Suominen (RETIRED)
Details | Diff
libnl-1.0_pre6.ebuild.patch (libnl-1.0_pre6.ebuild.patch,1.15 KB, patch)
2007-07-19 16:11 UTC, Samuli Suominen (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Samuli Suominen (RETIRED) gentoo-dev 2007-07-19 15:47:24 UTC
drac@unique /usr/share/pkgconfig $ qfile -v libnl-1.pc 
dev-libs/libnl-1.0_pre6 (/lib/pkgconfig/libnl-1.pc)
dev-libs/libnl-1.0_pre6 (/usr/share/pkgconfig/libnl-1.pc)

both: incorrect.

correct: /usr/lib/pkgconfig

please fix. thanks.
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2007-07-19 16:09:40 UTC
Created attachment 125343 [details, diff]
libnl-1.0_pre6-pkgconfig.patch
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2007-07-19 16:11:47 UTC
Created attachment 125344 [details, diff]
libnl-1.0_pre6.ebuild.patch

ebuild modifications for pkgconfig, and more.

drac@unique ~/gentoo-x86/dev-libs/libnl $ qlist libnl | grep pc
/usr/lib/pkgconfig/libnl-1.pc

drac@unique ~/gentoo-x86/dev-libs/libnl $ pkg-config --modversion libnl-1
1.0-pre6
Comment 3 Robert Buchholz (RETIRED) gentoo-dev 2007-12-01 19:49:09 UTC
The install to /usr/share is fixed in libnl-1.0_pre6-r1.

Neither drac nor me could reproduce the install to /lib.