]> git.99rst.org Git - git.git/commit
artifacts-tar: respect NO_GETTEXT
authorJohannes Schindelin <redacted>
Sun, 4 Jul 2021 22:55:12 +0000 (22:55 +0000)
committerJunio C Hamano <redacted>
Tue, 6 Jul 2021 19:20:58 +0000 (12:20 -0700)
commit434882405931bf240d9ad0c08549d651fbf7daf0
tree52dbd33f8d43554b4621a55058f9fcb0a6886fde
parentd681d0dc3a77016caa7e26abfe734afbdab44de5
artifacts-tar: respect NO_GETTEXT

We obviously do not want to bundle `.mo` files during `make
artifacts-tar NO_GETTEXT=Yep`, but that was the case.

To fix that, go a step beyond just fixing the symptom, and simply
define the lists of `.po` and `.mo` files as empty if `NO_GETTEXT` is
set.

Helped-by: Matthias Aßhauer <redacted>
Signed-off-by: Johannes Schindelin <redacted>
Signed-off-by: Junio C Hamano <redacted>
Makefile
git clone https://git.99rst.org/PROJECT