Re: Error.pm: add configuration variable in Makefile
From: Junio C Hamano <hidden> Date: 2016-06-15 22:42:55
Sergio Callegari [off-list ref] writes:
Problem is that the "private" Error.pm is put in a "public" location and not
kept private with the current installation of Git.
I see.
I do not think anybody minds too much if the private Error.pm is
installed in $(prefix)/share/git-core/perl/ or somesuch, as long
as you arrange things so that Git.pm can find it, so go wild.