mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-06 18:09:44 +03:00
systemd seems to do its release using their github repository up from the 221 version. Since they use the auto generated release, we can't have a hash file. They don't provide the Makefile.in file in the 'po' directory. We need to run intltoolize so it's created for us. Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Tested-by: Mike Williams <mike@mikebwilliams.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>