Makefile entry for git-svnimport contained a small typo.
Signed-Off-By: Matthias Urlichs <smurf@smurf.noris.de>
This commit is contained in:
committed by
Matthias Urlichs
parent
0090a6185a
commit
f005dba7c1
2
Makefile
2
Makefile
@ -92,7 +92,7 @@ SCRIPT_SH = \
|
|||||||
SCRIPT_PERL = \
|
SCRIPT_PERL = \
|
||||||
git-archimport.perl git-cvsimport.perl git-relink.perl \
|
git-archimport.perl git-cvsimport.perl git-relink.perl \
|
||||||
git-rename.perl git-shortlog.perl git-fmt-merge-msg.perl \
|
git-rename.perl git-shortlog.perl git-fmt-merge-msg.perl \
|
||||||
git-svnimport-perl
|
git-svnimport.perl
|
||||||
|
|
||||||
SCRIPT_PYTHON = \
|
SCRIPT_PYTHON = \
|
||||||
git-merge-recursive.py
|
git-merge-recursive.py
|
||||||
|
|||||||
Reference in New Issue
Block a user