packages/net/git
Luiz Angelo Daros de Luca e9eea78910 git: configure as cross compiling
Previously, ./configure was running checking local system and not
OpenWRT target. This would avoid any configure test about OpenWRT
libraries.

With a patch in configure, non cross-compiling-friend test are
ignored and Makefile can use default configure.

As side effect, git commands are now at /usr/lib/git-core and not
/usr/libexec/git-core.

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2015-03-14 14:47:43 -03:00
..
patches git: configure as cross compiling 2015-03-14 14:47:43 -03:00
Makefile git: configure as cross compiling 2015-03-14 14:47:43 -03:00