Commit Graph

1 Commits

Author SHA1 Message Date
Fredrik Fornwall 2a86d5d9e2 git: Install perl files and update to 2.7.4
Installing perl files allows things using perl such as
'git add -p' to work.

Installing the git perl files is a bit messy when cross-compiling
git. We patch the install path to use a private folder for these
instead of messing with the system perl.

Note that git does not depend on perl, since that is a relatively
big dependency which many won't be using anyway.
2016-03-24 23:00:20 -04:00