]> git.ipfire.org Git - thirdparty/git.git/commit
Makefile: write absolute program path into bin-wrappers
authorPatrick Steinhardt <ps@pks.im>
Fri, 6 Dec 2024 13:24:51 +0000 (14:24 +0100)
committerJunio C Hamano <gitster@pobox.com>
Fri, 6 Dec 2024 22:52:12 +0000 (07:52 +0900)
commitd2407bb8dc4bd7f0fb508e69d7ae49d0dfbf3b8b
tree213e48ce611208cc7afba3610db5b154febd2cc6
parent95bcd6f0b709ec6e761270732946651757cc11c3
Makefile: write absolute program path into bin-wrappers

Write the absolute program path into our bin-wrappers. This allows us to
simplify the Meson build instructions we are about to introduce a bit.

Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile
bin-wrappers/wrap-for-bin.sh
contrib/buildsystems/CMakeLists.txt