git: Inform about need to install perl when needed
authorFredrik Fornwall <fredrik@fornwall.net>
Tue, 23 Aug 2016 17:27:26 +0000 (13:27 -0400)
committerFredrik Fornwall <fredrik@fornwall.net>
Tue, 23 Aug 2016 17:27:26 +0000 (13:27 -0400)
commit69685781db17d2de628090e5e1808f59c1f663ee
tree23a7e5f804565d99a007d3a43236bd2b22939b62
parentd042a5549daf921deed5a5d752cde1e1d79430f7
git: Inform about need to install perl when needed

Some git commands require perl, but since perl is a relatively
large dependency we do not bring it in as a git dependency. Instead
inform about the need to 'apt install perl' when trying to run a
command requiring perl.

Fixes #408.
packages/git/build.sh
packages/git/help.c.patch [new file with mode: 0644]