]> git.ipfire.org Git - thirdparty/git.git/commit
meson: don't install git-pack-redundant(1) docs with breaking changes
authorPatrick Steinhardt <ps@pks.im>
Wed, 12 Mar 2025 13:17:34 +0000 (14:17 +0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 12 Mar 2025 16:20:21 +0000 (09:20 -0700)
commitbbd831ce54ac0e414328a27bbadbb42708c21c5f
treef33e7d7f6e1b93aecea5153204465ea2ebbf371c
parent24a3f30c0d006757bddf764855ec8e4dffc70411
meson: don't install git-pack-redundant(1) docs with breaking changes

When breaking changes are enabled we continue to install documentation
of the git-pack-redundant(1) command even though it is completely
disabled and thus inaccessible. Improve this by only installing the
documentation in case breaking changes aren't enabled.

Based-on-patch-by: Karthik Nayak <karthik.188@gmail.com>
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/Makefile
Documentation/meson.build