Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 424209

Summary: media-gfx/imagemagick should install HTML documentation symlink
Product: Gentoo Linux Reporter: Guenther Brunthaler <gb_about_gnu>
Component: Current packagesAssignee: Gentoo Graphics Project <graphics+disabled>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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