Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 424209 - media-gfx/imagemagick should install HTML documentation symlink
Summary: media-gfx/imagemagick should install HTML documentation symlink
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-30 10:21 UTC by Guenther Brunthaler
Modified: 2012-10-04 15:22 UTC (History)
0 users

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 Guenther Brunthaler 2012-06-30 10:21:12 UTC
media-gfx/imagemagick-6.7.6.4 installs a lot of HTML documentation, but does not install a symlink to the ${DOC_SYMLINKS_DIR} directory as defined in make.conf like most other packages do.

This is somewhat annoying, because it invalidates the browser bookmarks to the local documentation each time the packages is updated.

Reproducible: Always
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2012-10-04 15:22:43 UTC
yeah, the name needs to include 'html', 'HTML', and so forth... 'www' won't be catched by DOC_SYMLINKS_DIR

fixed by imagemagick-6.7.9.9's ebuild