git/perl
Jonathan Nieder 1fd8f97f6e perl/Makefile: install Git::SVN::* when NO_PERL_MAKEMAKER=yes, too
v1.7.11-rc1~12^2~2 (2012-05-27) and friends split some git-svn code
into separate modules but did not update the fallback rules to install
them when NO_PERL_MAKEMAKER is set.  Add the appropriate rules so
users without MakeMaker can use git-svn again.

Affected modules: Git::SVN::Prompt, Git::SVN::Fetcher,
Git::SVN::Editor, Git::SVN::Ra, Git::SVN::Memoize::YAML.

Reported-by: Adam Roben <adam@roben.org>
Signed-off-by: Jonathan Nieder <jrnieder@gmali.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2012-06-15 13:24:06 -07:00
..
Git git-svn: use YAML format for mergeinfo cache when possible 2012-06-10 08:47:53 +00:00
.gitignore Add MYMETA.json to perl/.gitignore 2011-12-29 13:08:47 -08:00
Git.pm correct spelling: an URL -> a URL 2012-03-28 08:47:23 -07:00
Makefile perl/Makefile: install Git::SVN::* when NO_PERL_MAKEMAKER=yes, too 2012-06-15 13:24:06 -07:00
Makefile.PL perl/Makefile.PL: warn about duplicate module list in perl/Makefile 2012-06-15 13:22:52 -07:00
private-Error.pm Assorted typo fixes 2007-02-03 21:49:54 -08:00