FS#12015 - Include info manual in bash
Attached to Project:
Arch Linux
Opened by Mark Taylor (skymt) - Thursday, 06 November 2008, 06:50 GMT
Last edited by Andreas Radke (AndyRTR) - Monday, 22 December 2008, 18:20 GMT
Opened by Mark Taylor (skymt) - Thursday, 06 November 2008, 06:50 GMT
Last edited by Andreas Radke (AndyRTR) - Monday, 22 December 2008, 18:20 GMT
|
Details
Documentation stripping is now off by default, so packages
should install extra documentation in /usr/share/doc and
/usr/share/info. The bash package, however, is patched to
prevent make from installing the info files. I've built my
own package without the patch, but it would be great if the
official package could be updated to match the current docs
policy.
|
This task depends upon
Closed by Andreas Radke (AndyRTR)
Monday, 22 December 2008, 18:20 GMT
Reason for closing: Fixed
Additional comments about closing: fixed in 3.2.048-1
Monday, 22 December 2008, 18:20 GMT
Reason for closing: Fixed
Additional comments about closing: fixed in 3.2.048-1
Comment by Mark Taylor (skymt) -
Thursday, 06 November 2008, 07:28 GMT
Two files: a quick-and-dirty, works-for-me patch for the PKGBUILD
and an associated .install file. Note that there's an extra dep:
texinfo. This turns out to be unavoidable (we need the
install-info command), but quite a few essential packages already
require texinfo (ed, which, m4), so that shouldn't be a huge
issue.
Comment by
Ronald van Haren (pressh) - Thursday,
06 November 2008, 07:43 GMT
Last bash update was in August which was I think before we decided
to install info files and the like. Documentation is only added
when updating/rebuilding a package for normal reasons, not for the
sake of adding documentation.
Comment by
Aaron Griffin (phrakture) - Thursday,
06 November 2008, 16:56 GMT
I will commit the changes to svn trunk, so they are not forgotten
for the next rebuild
bash.install
(0.3 KiB)