mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-02 19:11:20 +02:00
fix(make.conf): Use absolute path to make.conf.host_setup
The relative path wasn't working with euse correctly. Gotta love re-implementations of portage config parsing, in perl, with weird bugs.
This commit is contained in:
parent
95b3dedcf1
commit
7cdb04ef14
@ -51,4 +51,4 @@ PKG_INSTALL_MASK="${INSTALL_MASK}"
|
||||
# be utilized nowhere else!
|
||||
CROS_SDK_HOST="cros-sdk-host"
|
||||
|
||||
source make.conf.host_setup
|
||||
source /etc/portage/make.conf.host_setup
|
||||
|
Loading…
x
Reference in New Issue
Block a user