mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-05 20:41:17 +02:00
This hasn't been needed for a while, since Gentoo started handling Python modules according to PEP 517. We now need util-linux with Python support for Catalyst 4, and this hack erroneously causes the module to be installed under /usr/lib64 rather than /usr/lib. Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>