aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6b74ac3..364fdf9 100644
--- a/Makefile
+++ b/Makefile
@@ -39,7 +39,7 @@ update-po: $(LOCALEFILES);
.SECONDEXPANSION:
$(LOCALEFILES): locales/%.po: locales/$$(*F).pot
- msgmerge -q --update $@ $< --backup=none -w 79
+ msgmerge -q --previous --update $@ $< --backup=none -w 79
@touch $@
locales/package.pot locales/sphinx.pot: locales/%.pot: $(BUILDDIR)/gettext/%.pot