From: Thérèse Godefroy Date: Sun, 23 Oct 2016 20:57:02 +0000 (+0200) Subject: Makefile (po4a-updatepo): Add a diff to the fuzzy strings. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=ffac1b0f2dd14896c3e7d00d13f6067b1142e19f;p=enc.git Makefile (po4a-updatepo): Add a diff to the fuzzy strings. --- diff --git a/Makefile b/Makefile index 7d816747..0ba23ed3 100644 --- a/Makefile +++ b/Makefile @@ -85,8 +85,8 @@ esd-%.po.extract: $(foreach d,$(DIR) %,$(foreach f,$(FILES),$d/$f)) # that changed need to be translated again. esd-%.po.update: esd-%.po $(foreach f,$(SRC),en/$f) cp $< $@ - po4a-updatepo $(PO4A_FLAGS) $(foreach f,$(SRC),-m en/$f) -p $@ - cp $@ $< + po4a-updatepo $(PO4A_FLAGS) $(foreach f,$(SRC),-m en/$f) -p $@; \ +./gnun-add-fuzzy-diff $@ > $< # TODO: The system could be further refined with 2 external scripts: