chiark / gitweb /
remove ? which breaking build
authorosamu <osamu@313b444b-1b9f-4f58-a734-7bb04f332e8d>
Mon, 14 Jun 2010 11:22:11 +0000 (11:22 +0000)
committerosamu <osamu@313b444b-1b9f-4f58-a734-7bb04f332e8d>
Mon, 14 Jun 2010 11:22:11 +0000 (11:22 +0000)
git-svn-id: svn://anonscm.debian.org/ddp/manuals/trunk/developers-reference@7406 313b444b-1b9f-4f58-a734-7bb04f332e8d

Makefile

index aa851a63eafaf2f14a0285806cb79eeb33d36184..0442939fc52b5806843e92d80c37199f938e0b8d 100644 (file)
--- 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) .