diff --git a/atom.be0 b/atom.be0 index a26cc74ca..b15cd14ee 100755 --- a/atom.be0 +++ b/atom.be0 @@ -62,6 +62,8 @@ mee_build() { # some scripts in their stupid build system do strange things # when they see SUDO environment + start_cmd source /package/node/profile + unset SUDO_USER SUDO_UID SUDO_COMMAND SUDO_GID HOME=${S} start_cmd script/build --install ${D}${PREFIX} }