Skip to content
Snippets Groups Projects
Commit 7234f7b6 authored by Diego Wilson's avatar Diego Wilson
Browse files

Update xulrunner location

It recently changed after a gaia refactoring

Change-Id: Ie89c7f3eac229137318a797b3ecbeb92419ae2f5
parent fb1c94c0
No related branches found
No related tags found
No related merge requests found
......@@ -261,7 +261,7 @@ else
fi
# Use a local Xulrunner SDK copy instead of downloading
if [[ -d gaia/xulrunner-sdk/.git ]]; then
if [[ -d gaia/xulrunner-sdk-26/.git ]]; then
export USE_LOCAL_XULRUNNER_SDK=1
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment