2 lines
70 B
Perl
2 lines
70 B
Perl
|
use lib (split(/@@PATHSEP@@/, $ENV{GITPERLLIB} || '@@INSTLIBDIR@@'));
|