mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-22 22:21:10 +02:00
Revert "fix(dev_util): restore removed code from dev_util"
so it is a bit complicated but essentially gtest pulls in python which pulls in pyton-updater which wants portage so portage gets installed in teh real root not the dev one. Just leave it for now.
This commit is contained in:
parent
2f5399b103
commit
7d9acd0de1
@ -36,7 +36,6 @@ install_dev_packages() {
|
||||
sudo ln -s /usr/local/usr/lib/debug "${root_fs_dir}/usr/lib/debug"
|
||||
|
||||
# Install the bare necessary files so that the "emerge" command works
|
||||
sudo cp -a ${root_dev_dir}/share/portage ${root_fs_dir}/usr/share
|
||||
sudo sed -i s,/usr/bin/wget,wget, \
|
||||
${root_fs_dir}/usr/share/portage/config/make.globals
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user