On 2011-02-27 14:13, Oleksandr Gavenko wrote:
After executing postinstall script for latest gnupg:
$ cygcheck -f `which gpg`
gnupg-1.4.9-2
/usr/share/info/dir updated with entry:
* gpg: (gpg). OpenPGP encryption and signing tool (v1).
But must be:
* gpg: (gnupg1). OpenPGP encryption and signing tool (v1).
This make gpg unaccessed from info:
$ info gpg
shown MAN page instead .info page!
I discover update-info-dir.sh script under /etc/ dir.
So it is better:
update content (not tested) of '/usr/share/info/gnupg1.info.gz' to:
START-INFO-DIR-ENTRY
* gpg: (gnugpg1). OpenPGP encryption and signing tool (v1).
END-INFO-DIR-ENTRY
or rename 'gnupg1.info.gz' to 'gpg.info.gz' (not tested).
--
Best regards!
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple