Makefile (po4a-updatepo): Add a diff to the fuzzy strings.
authorThérèse Godefroy <godef.th@free.fr>
Sun, 23 Oct 2016 20:57:02 +0000 (22:57 +0200)
committerThérèse Godefroy <godef.th@free.fr>
Sun, 23 Oct 2016 20:57:02 +0000 (22:57 +0200)
Makefile

index 7d8167479257e466b3b55631bb0695d460441915..0ba23ed3bad6a41a7291dc98282bb75e51e2e396 100644 (file)
--- 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: