bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bash: bashref.info - Change index name from bash to bashref


From: Jari Aalto
Subject: Re: bash: bashref.info - Change index name from bash to bashref
Date: Fri, 14 Aug 2009 23:34:42 +0300
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.91 (gnu/linux)

Chet Ramey <chet.ramey@case.edu> writes:

> Jari Aalto wrote:
>>     -rw-rw-r--  1  502 root   5429 2009-03-16 18:36 bashref.info
>>     -rw-rw-r--  1  502 root 301063 2009-03-16 18:36 bashref.info-1
>>     -rw-rw-r--  1  502 root 128001 2009-03-16 18:36 bashref.info-2
>>     -rw-r--r--  1 root src  117639 2009-03-16 18:40 bashref.info.tar.gz
>> 
>>     $ install-info --debug bashref.info /usr/local/share/info/dir
>
> Why did you do this, instead of `make install' in the doc subdirectory?
> The Makefile creates bash.info from bashref.info and installs it with
> the correct name and index.

According to:

    http://www.gnu.org/software/bash/manual/

    - Info document (120K bytes gzipped tar file).

Downloading and install_

    wget http://www.gnu.org/software/bash/manual/bashref.info.tar.gz
    tar -xf *.gz
    ls -la
    -rw-r--r--  1 foo foo   5429 2009-03-16 18:36 bashref.info
    -rw-r--r--  1 foo foo 301063 2009-03-16 18:36 bashref.info-1
    -rw-r--r--  1 foo foo 128001 2009-03-16 18:36 bashref.info-2
    -rw-r--r--  1 foo foo 117639 2009-03-16 18:40 bashref.info.tar.gz

There is no Makefile; what would be the appropriate contact to fix this?

Jari





reply via email to

[Prev in Thread] Current Thread [Next in Thread]