]> git.ipfire.org Git - ipfire-2.x.git/commit
procps: Add patch to fix errors that prevent build with gettext-0.22
authorAdolf Belka <adolf.belka@ipfire.org>
Mon, 31 Jul 2023 16:15:43 +0000 (18:15 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 2 Aug 2023 09:17:48 +0000 (09:17 +0000)
commit63fb1beb8148f6142236e4418bf0c38ddc809060
treeb05059e1d3949aa5a775d38ef004124cf328cca6
parentfa7641cd88b16ee7a6a71ce4c5d64b6ec7824e09
procps: Add patch to fix errors that prevent build with gettext-0.22

- Gettext earlier than 0.21 would still build when it found errors in language files etc.
   With gettext-0.22 if it finds any errors it now stops.
- There were two lines in the french po file in procps that had erros in them. procps have
   raised a commit to fix those. The patch included here carries out that commit.
- Update of rootfile not required.
- This patch will not be needed when the next update of procps occurs.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/procps
src/patches/procps-v4.0.3_address_build_failures_with_gettext_0.22.patch [new file with mode: 0644]