diff options
author | Jonathan Nieder <jrnieder@gmail.com> | 2013-11-15 13:10:28 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-11-18 14:30:23 -0800 |
commit | 0386dd37b1999ec9d531583f5b77eec0245de3a7 (patch) | |
tree | 2f51d07b4637f84ed486f4266238e34cf0f462d4 /builtin/diff.c | |
parent | 07981dce81eefd3d1e8966dfe27902dd339d276a (diff) | |
download | git-0386dd37b1999ec9d531583f5b77eec0245de3a7.tar.gz |
Makefile: add PERLLIB_EXTRA variable that adds to default perl pathjn/perl-lib-extra
Some platforms ship Perl modules used by git scripts outside the
default perl path (e.g., on Mac OS X, Subversion's perl bindings live
in a separate xcode perl path). Add an PERLLIB_EXTRA variable to hold
a colon-separated list of extra directories to add to the perl path in
git's scripts, as a convenience for packagers.
Requested-by: Dave Borowitz <dborowitz@google.com>
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/diff.c')
0 files changed, 0 insertions, 0 deletions