On Dec  7 11:45, Achim Gratz wrote:
> Corinna Vinschen writes:
> > The _update-info-dir script just collects all info files from /usr/info
> > and /usr/share/info and creates new "dir" using install-info.  I was
> > hoping that the method from _{inc}autorebase could be simply adapted to
> > include .info files instead of .dll, .so and .oct files.
> 
> The .info suffix may not be universally used as it is not required.  The
> check shouldn't be much more complicated (I'd extract for the info path
> instead of the suffix),

Yeah, the filename rules are a bit weird.  Info files may be split into
foo, foo-1, foo-2 and so on, and only the non-suffixed of them should be
fed to install-info.  Plus, taking the compression suffix into account,
plus, there may be non-info files in the info dirs as well, see
/usr/share/info/libidn-components.png.  Update-info-dir.sh ignores the
latter, but the --quite option suppresses any errors.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

Attachment: pgpoFnBgvPjZi.pgp
Description: PGP signature

Reply via email to