Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 310839 - media-gfx/graphicsmagick installs Perl modules into site-dir (should go in vendor-dir)
Summary: media-gfx/graphicsmagick installs Perl modules into site-dir (should go in ve...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Sébastien Fabbro (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: perl-sitedir
  Show dependency tree
 
Reported: 2010-03-23 09:03 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2010-03-24 05:53 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 Diego Elio Pettenò (RETIRED) gentoo-dev 2010-03-23 09:03:21 UTC
As per summary, and check the blocked bug for details.

Thanks!
Comment 1 Torsten Veller (RETIRED) gentoo-dev 2010-03-23 10:39:27 UTC
I guess it's about media-gfx/graphicsmagick (instead of media-gfx/graphics).
Comment 2 Torsten Veller (RETIRED) gentoo-dev 2010-03-23 10:43:50 UTC
Looking at the debian package, passing --with-perl-options="INSTALLDIRS=vendor" to configure should fix it.
Comment 3 Sébastien Fabbro (RETIRED) gentoo-dev 2010-03-24 05:53:10 UTC
Done. Thanks.