chiark / gitweb /
msgcat, no other change
[developers-reference.git] / Makefile
index aa851a63eafaf2f14a0285806cb79eeb33d36184..8dac6d1d806b32a4f6e30ad22bebab60c3f933af 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -80,7 +80,8 @@ ifndef LINGUA
 FORCE:
 else
 $(LINGUA)/%.dbk:       %.dbk $(patsubst %.dbk,po4a/$(LINGUA)/%.po,%.dbk)
-       $(TRANSLATE) -m $< -p po4a/$(@:.dbk=.po) -l $@ -a ?po4a/$(@:.dbk=.add)
+# "-a ?" is only possible with po4a version in Squeeze, build is broken in Lenny with it
+       $(TRANSLATE) -m $< -p po4a/$(@:.dbk=.po) -l $@ # -a ?po4a/$(@:.dbk=.add)
 
 $(LINGUA)/common.ent:  common.ent
        cd $(@D) && ln -sf ../$(@F) .