mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-27 16:41:11 +02:00
Pull in a new version of baselayout to have a proper setup of lib directories in stage1. The proper setup means that the `lib` entry is now a directory instead of a symlink to `lib64`. Honestly, when rewording this commit, I realized that this hook is not really needed, as the updated baselayout ebuild just drops code that became dead after the profile update that the other hook does. But I decided to keep it as is, because the CI build with this hook has passed, and this hook will be needed anyway by the weekly updates.
Description
Languages
Shell
93.1%
Python
6.9%