fix(coreos-base/update_engine): Fix building with sysroot-wrappers

Tell the scons build to pass the PATH environment variable through.
This commit is contained in:
Michael Marineau 2013-07-17 19:04:50 -04:00
parent e8b1ef8bc2
commit 3b4e8c55c5
2 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI="4"
CROS_WORKON_COMMIT="30e8455fb95d83fc6dae82a504c6d16273a7775e"
CROS_WORKON_COMMIT="988c52a497b11fcffa8e4fc26c771c388e73bbcc"
CROS_WORKON_PROJECT="coreos/update_engine"
CROS_WORKON_REPO="git://github.com"