diff --git a/Makefile b/Makefile index 25a8394a..5e19be85 100644 --- a/Makefile +++ b/Makefile @@ -88,8 +88,8 @@ update-pot-po-metadata: .PHONY: check-pot-changes check-pot-changes: - @git diff pkg/i18n/locales/abra.pot | grepdiff --output-matching=hunk POT-Creation-Date | git apply --reverse - @git diff-index --quiet --cached HEAD -- + @git diff pkg/i18n/locales/abra.pot | grepdiff --output-matching=hunk POT-Creation-Date | git apply --reverse --allow-empty + @git diff-files --quiet .PHONY: build-mo build-mo: