0001-po-de-po-fix-build-with-gettext-tiny.patch 1.2 KB

1234567891011121314151617181920212223242526272829303132333435
  1. From 2e51d1015ffd58f26f4ddf03a858164edcf64a8c Mon Sep 17 00:00:00 2001
  2. From: Fabrice Fontaine <fontaine.fabrice@gmail.com>
  3. Date: Fri, 26 Mar 2021 09:16:08 +0100
  4. Subject: [PATCH] po/de.po: fix build with gettext-tiny
  5. Build of de.gmo is broken with gettext-tiny since version 1.3.2 and
  6. commit 80e0f662861e6d0ad8888f61c19c0695978779bf:
  7. file=`echo de | sed 's,.*/,,'`.gmo \
  8. && rm -f $file && /home/buildroot/autobuild/instance-2/output-1/host/bin/msgfmt -o $file de.po
  9. Makefile:102: recipe for target 'de.gmo' failed
  10. Fixes:
  11. - http://autobuild.buildroot.org/results/69f4e5fa44208429b143011640971a61d709d5b1
  12. Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
  13. [Upstream status: https://github.com/lxde/pcmanfm/pull/8]
  14. ---
  15. po/de.po | 3 +--
  16. 1 file changed, 1 insertion(+), 2 deletions(-)
  17. diff --git a/po/de.po b/po/de.po
  18. index 766a44e..9781ba3 100644
  19. --- a/po/de.po
  20. +++ b/po/de.po
  21. @@ -961,8 +961,7 @@ msgstr "Diese Ordneransicht merken"
  22. #: ../src/main-win-ui.c:279
  23. msgid ""
  24. "Check to remember view and sort as folder setting rather than global one"
  25. -msgstr
  26. -"Ansicht und Sortierung für dieses Verzeichnis anstelle der globalen "
  27. +msgstr "Ansicht und Sortierung für dieses Verzeichnis anstelle der globalen "
  28. "Einstellung merken"
  29. #: ../src/main-win-ui.c:281