Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 359401 - gnome-extra/libgsf: $EPREFIX additions for python.eclass functions
Summary: gnome-extra/libgsf: $EPREFIX additions for python.eclass functions
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-18 18:24 UTC by jalan
Modified: 2012-04-11 20:38 UTC (History)
0 users

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


Attachments
patch to add $EPREFIX (libgsf-1.14.19.patch,1.04 KB, patch)
2011-03-18 18:26 UTC, jalan
Details | Diff
libgsf-1.14.19.patch (libgsf-1.14.19.patch,1.56 KB, patch)
2011-03-18 20:21 UTC, jalan
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description jalan 2011-03-18 18:24:32 UTC
These functions from python.eclass don't return paths with $EPREFIX in front:
python_get_libdir
python_get_includedir
python_get_sitedir

As a result, gnome-extra/libgsf doesn't build in prefix.

I added $EPREFIX into various places in libgsf-1.14.19.ebuild. Will attach patch.

Reproducible: Always
Comment 1 jalan 2011-03-18 18:26:37 UTC
Created attachment 266379 [details, diff]
patch to add $EPREFIX
Comment 2 jalan 2011-03-18 20:21:11 UTC
Created attachment 266387 [details, diff]
libgsf-1.14.19.patch

Oops, forgot -u in my diff the first time. Fixed :)
Comment 3 jalan 2012-04-11 20:38:30 UTC
Later versions of libgsf build fine in prefix, and this version is no longer in the tree. Closing.