You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
300 B

  1. --- a/src/po/Makefile
  2. +++ b/src/po/Makefile
  3. @@ -32,7 +32,7 @@ MSGMERGE = OLD_PO_FILE_INPUT=yes OLD_PO_
  4. $(VIM) -u NONE -e -X -S check.vim -c "if error == 0 | q | endif" -c cq $<
  5. touch $@
  6. -all: $(MOFILES) $(MOCONVERTED) $(MSGFMT_DESKTOP)
  7. +all: $(MOFILES) $(MOCONVERTED)
  8. check: $(CHECKFILES)