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

Bug 543730

Summary: sys-devel/autoconf info files are not navigable
Product: Gentoo Linux Reporter: Tupone Alfredo <tupone>
Component: [OLD] Core systemAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=902461
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Patch to the autoconf-2.69 ebuild

Description Tupone Alfredo gentoo-dev 2015-03-18 20:46:30 UTC
The ebuild rename the info files, but the internal lisnk should be changed accordingly

Reproducible: Always
Comment 1 Tupone Alfredo gentoo-dev 2015-03-18 20:48:03 UTC
Created attachment 399214 [details, diff]
Patch to the autoconf-2.69 ebuild
Comment 2 SpanKY gentoo-dev 2015-03-19 04:01:17 UTC
we do this for automake already in a slightly diff way -- it even has a `slot_info_pages` helper.  i guess the SLOTing autoconf work missed this nuance (i don't normally use info pages).