git-svn: stop moving unexistent file

This commit is contained in:
Đoàn Trần Công Danh 2020-10-20 06:46:41 +07:00
parent 745419e677
commit d5567a347c

View file

@ -82,7 +82,6 @@ git-svn_package() {
short_desc+=" - Subversion support"
pkg_install() {
vmove "usr/share/perl5/vendor_perl/Git/SVN*"
vmove usr/libexec/git-core/git-remote-testsvn
vmove usr/libexec/git-core/git-svn
vmove usr/share/man/man1/git-svn.1
}