From 657b25ec49f47eff5f191fc4033a157889cf17ba Mon Sep 17 00:00:00 2001 From: taffit-guest Date: Sun, 13 Jun 2010 13:21:16 +0000 Subject: [PATCH] Revert Osamu change: without "?", package fails to build since it would *need* an addendum for each file, cf. po4a(1), "Specifying the documents to translate". Is there an issue with the web content generation, if so, how could one debug it? git-svn-id: svn://anonscm.debian.org/ddp/manuals/trunk/developers-reference@7402 313b444b-1b9f-4f58-a734-7bb04f332e8d --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0442939..aa851a6 100644 --- a/Makefile +++ b/Makefile @@ -80,7 +80,7 @@ ifndef LINGUA FORCE: else $(LINGUA)/%.dbk: %.dbk $(patsubst %.dbk,po4a/$(LINGUA)/%.po,%.dbk) - $(TRANSLATE) -m $< -p po4a/$(@:.dbk=.po) -l $@ -a po4a/$(@:.dbk=.add) + $(TRANSLATE) -m $< -p po4a/$(@:.dbk=.po) -l $@ -a ?po4a/$(@:.dbk=.add) $(LINGUA)/common.ent: common.ent cd $(@D) && ln -sf ../$(@F) . -- 2.30.2