vim: fix compile with BUILD_NLS
authorRosen Penev <redacted>
Fri, 26 Feb 2021 03:47:00 +0000 (19:47 -0800)
committerRosen Penev <redacted>
Sat, 27 Feb 2021 09:40:26 +0000 (01:40 -0800)
commitd5ddc98cb6070b1dd412c13ffab87e43722bb80d
tree7bd1fa8be95d066bc901bf6b732d28c9166b7636
parent7b04bc285e44ec2c577e206be06684d72fdfd65e
vim: fix compile with BUILD_NLS

Avoids having to use msgfmt, which happens to be broken with gettext-full.

msgfmt is used for the desktop gvim application, which is not used here.

Signed-off-by: Rosen Penev <redacted>
utils/vim/Makefile
utils/vim/patches/010-no-msgfmt.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT