summaryrefslogtreecommitdiffstats
path: root/coin/instructions/call_cmake_for_standalone_tests.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'coin/instructions/call_cmake_for_standalone_tests.yaml')
-rw-r--r--coin/instructions/call_cmake_for_standalone_tests.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/coin/instructions/call_cmake_for_standalone_tests.yaml b/coin/instructions/call_cmake_for_standalone_tests.yaml
index 7ab936cf87..cdbec9f107 100644
--- a/coin/instructions/call_cmake_for_standalone_tests.yaml
+++ b/coin/instructions/call_cmake_for_standalone_tests.yaml
@@ -3,7 +3,7 @@ instructions:
- type: ChangeDirectory
directory: "{{.SourceDir}}"
- type: ExecuteCommand
- command: "{{.SourceDir}}/util/android/android_cmakelist_patcher.sh"
+ command: "{{.InstallDir}}/libexec/android_cmakelist_patcher.sh"
maxTimeInSeconds: 6000
maxTimeBetweenOutput: 1200
userMessageOnFailure: >