Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 297142 - dev-games/crystalspace installs ELF files in /usr/share
Summary: dev-games/crystalspace installs ELF files in /usr/share
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-16 10:15 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2010-06-24 11:35 UTC (History)
1 user (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 Diego Elio Pettenò (RETIRED) gentoo-dev 2009-12-16 10:15:22 UTC
TYPE   FILE 
ET_DYN /var/tmp/portage/dev-games/crystalspace-1.2.1/image//usr/share/crystalspace-1.2/bindings/python/_cspace.so 

Seems like it installs Python bindings in /usr/share, but on the properness of that I'll leave Python team to speak.
Comment 1 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-12-19 21:26:08 UTC
If these Python modules are intended to be used by Python modules from other packages, then they should be installed to "$(python_get_sitedir)". Otherwise they could be installed into e.g. "/usr/lib/crystalspace/bindings/python".
Comment 2 Tupone Alfredo gentoo-dev 2010-06-24 11:35:09 UTC
in dev-games/crystalspace-1.4.0 python bindings are not more installed