From: Peter Blackman Date: Sat, 13 Jul 2024 15:35:36 +0000 (+0200) Subject: Fix msgfmt related build fail X-Git-Tag: archive/raspbian/3.2.2+dfsg-34+rpi1^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=0db282b379f26e5f2ef52d02705ce9abf097fdf1;p=fpc.git Fix msgfmt related build fail Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1074706 Forwarded: https://gitlab.com/freepascal.org/fpc/source/-/issues/40853 =================================================================== Gbp-Pq: Name added-content-type-to-prevent-msgfmt-crash.patch --- diff --git a/fpcsrc/utils/fpdoc/intl/dglobals.de.po b/fpcsrc/utils/fpdoc/intl/dglobals.de.po index d9e11762..92765f8b 100644 --- a/fpcsrc/utils/fpdoc/intl/dglobals.de.po +++ b/fpcsrc/utils/fpdoc/intl/dglobals.de.po @@ -1,3 +1,7 @@ +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" + #: dglobals:sdocpackagetitle msgid "Reference for package '%s'" msgstr "Referenz für Paket '%s'" diff --git a/fpcsrc/utils/fpdoc/intl/fpdoc.de.po b/fpcsrc/utils/fpdoc/intl/fpdoc.de.po index 2ad9f912..570b7e45 100644 --- a/fpcsrc/utils/fpdoc/intl/fpdoc.de.po +++ b/fpcsrc/utils/fpdoc/intl/fpdoc.de.po @@ -1,3 +1,7 @@ +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" + #: fpdoc:stitle msgid "FPDoc - Free Pascal Documentation Tool" msgstr "FPDoc - Free-Pascal-Dokumentationstool" diff --git a/fpcsrc/utils/fpdoc/intl/makeskel.de.po b/fpcsrc/utils/fpdoc/intl/makeskel.de.po index 0d2d1137..1148702e 100644 --- a/fpcsrc/utils/fpdoc/intl/makeskel.de.po +++ b/fpcsrc/utils/fpdoc/intl/makeskel.de.po @@ -1,3 +1,7 @@ +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" + #: makeskel:stitle msgid "MakeSkel - FPDoc skeleton XML description file generator" msgstr "MakeSkel - Skelett-Generator für FPDoc-XML-Beschreibungsdateien"