fulvio ciriaco [Wed, Mar 26, 2008 at 10:25:51PM +0100] wrote:
>Hallo,
>git help <some_git_command>
>does not work.
>GIT_MAN_PATH is set incorrectly to /usr/local/share/man.
>
>my solution is: patch patches/patch-Makefile
>-mandir = $(prefix)/share/man
>+mandir = $(prefix)/man/
>Fulvio
>
Thank you. I'll take care of that.

Regards,
        Bernd

Reply via email to