&& rm -f $file && /usr/bin/msgfmt -c -o $file es.po
es.po:438: format specifications in 'msgid' and 'msgstr' for argument 1
are not the same
/usr/bin/msgfmt: found 1 fatal error
make[2]: *** [es.gmo] Error 1
Also /usr/local/src/Pan/pan/po/Makefile.in.in fails to properly patch:
Makefile.in.in.rej
***************
*** 91,102 ****
all-no:
$(srcdir)/$(GETTEXT_PACKAGE).pot: $(POTFILES)
- $(XGETTEXT) --default-domain=$(GETTEXT_PACKAGE)
--directory=$(top_srcdir) \
- --add-comments --keyword=_ --keyword=N_ \
- --files-from=$(srcdir)/POTFILES.in \
- && test ! -f $(GETTEXT_PACKAGE).po \
- || ( rm -f $(srcdir)/$(GETTEXT_PACKAGE).pot \
- && mv $(GETTEXT_PACKAGE).po $(srcdir)/$(GETTEXT_PACKAGE).pot )
install: install-exec install-data
install-exec:
--- 95,101 ----
all-no:
$(srcdir)/$(GETTEXT_PACKAGE).pot: $(POTFILES)
+ $(GENPOT)
install: install-exec install-data
install-exec:
Rinaldi
--
"You can do this in a number of ways. IBM chose to do all of them.
Why do you find that funny?"
-- D. Taylor, Computer Science 350
_______________________________________________
Pan-users mailing list
Pan-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/pan-users