From: spaillard Date: Mon, 29 Mar 2010 21:23:50 +0000 (+0000) Subject: Use po4a --previous option (store previous string version in the po) X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=0653b9f2608a78f00d2bf270a48ce832046a9962;p=developers-reference.git Use po4a --previous option (store previous string version in the po) git-svn-id: svn://anonscm.debian.org/ddp/manuals/trunk/developers-reference@7192 313b444b-1b9f-4f58-a734-7bb04f332e8d --- diff --git a/Makefile b/Makefile index 349ef67..4ec61e6 100644 --- a/Makefile +++ b/Makefile @@ -105,7 +105,7 @@ ifdef LINGUA .PHONY: updatepo updatepo: $(patsubst %.dbk,po4a/$(LINGUA)/%.po,$(SOURCES)) po4a/$(LINGUA)/%.po: %.dbk - po4a-updatepo --format docbook --master $< --po $@ + po4a-updatepo --previous --format docbook --master $< --po $@ endif tidypo: