mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-16 01:16:59 +02:00
Realmd didn't have dev-util/intltool listed as a dependency, but it actually required it during build. Apply a patch from upstream that converts the project from intltool to gettext in order to get rid of the dependency on the obsolete tool. To apply the patch without conflicts, apply also another patch from upstream that modernizes the configure.ac file. We also disable the i18n through the --disable-nls flag. The disabling is not complete though, so we still need to point gettext to the ITS rules we have installed in ROOT. |
||
---|---|---|
.. | ||
src/third_party/coreos-overlay |