mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 01:44:32 +04:00
Switch source to GitHub for the most recent releases. Changes: https://github.com/vim/vim/compare/v9.1.0...v9.1.1918 Signed-off-by: George Sapkin <george@sapk.in>
12 lines
337 B
Diff
12 lines
337 B
Diff
--- a/src/po/Makefile
|
|
+++ b/src/po/Makefile
|
|
@@ -30,7 +30,7 @@ MSGMERGE = OLD_PO_FILE_INPUT=yes OLD_PO_
|
|
.PHONY: all install uninstall prefixcheck originals converted check clean \
|
|
checkclean distclean update-po $(LANGUAGES)
|
|
|
|
-all: $(MOFILES) $(MOCONVERTED) $(MSGFMT_DESKTOP)
|
|
+all: $(MOFILES) $(MOCONVERTED)
|
|
|
|
originals: $(MOFILES)
|
|
|