mirror of
https://github.com/flatcar/scripts.git
synced 2026-01-27 03:12:14 +01:00
Merge pull request #844 from dm0-/build-1911
Backport the SDK Python fix to alpha
This commit is contained in:
commit
ccb107b5a6
@ -4,3 +4,6 @@ source /tmp/chroot-functions.sh
|
||||
|
||||
echo "Double checking everything is fresh and happy."
|
||||
run_merge -uDN --with-bdeps=y world
|
||||
|
||||
echo "Setting the default Python interpreter to Python 2."
|
||||
eselect python set python2.7
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user