d8f9990d4d
Upstream libgit2 has migrated to use the GNUInstallDirs module to decide where things will be installed to by default. While it improves consistency with the host system, we're not really after that when building the vendored libgit2 library, and in fact libgit2.{a,pc} may now be installed into a different directory than before as it started to depend on the host platform. Fix this by explicitly specifying that we want the library and pkgconfig file to be installed into a plain "lib/" directory. |
||
---|---|---|
.. | ||
build-libgit2-dynamic.sh | ||
build-libgit2-static.sh | ||
build-libgit2.sh | ||
check-MakeGitError-thread-lock.go | ||
install-libgit2.sh |