Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 298928 - sci-libs/blas-atlas installs broken pkg-config and eselect file
Summary: sci-libs/blas-atlas installs broken pkg-config and eselect file
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords: Inclusion
Depends on:
Blocks:
 
Reported: 2009-12-29 23:25 UTC by Justin Lecher (RETIRED)
Modified: 2010-01-23 15:20 UTC (History)
0 users

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


Attachments
blas-atlas.pc.patch (blas-atlas.pc.patch,5.01 KB, text/plain)
2009-12-29 23:27 UTC, Justin Lecher (RETIRED)
Details
patch for both (blas-atlas.pc.eselect.patch,2.79 KB, patch)
2009-12-30 12:12 UTC, Justin Lecher (RETIRED)
Details | Diff
corrected patch (blas-atlas.pc.eselect.patch,6.43 KB, patch)
2009-12-30 12:57 UTC, Justin Lecher (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Lecher (RETIRED) gentoo-dev 2009-12-29 23:25:20 UTC
the *.pc.in files define

prefix=/usr

where it has to be

prefix=${EPREFIX}/usr

Patch attached.
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2009-12-29 23:27:22 UTC
Created attachment 214588 [details]
blas-atlas.pc.patch

pacth
Comment 2 Justin Lecher (RETIRED) gentoo-dev 2009-12-30 12:12:07 UTC
Created attachment 214610 [details, diff]
patch for both
Comment 3 Justin Lecher (RETIRED) gentoo-dev 2009-12-30 12:57:22 UTC
Created attachment 214614 [details, diff]
corrected patch
Comment 4 Fabian Groffen gentoo-dev 2010-01-23 15:20:29 UTC
I fixed this, thanks