We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2a2c54 commit 4d080cbCopy full SHA for 4d080cb
install.sh
@@ -216,7 +216,7 @@ find_or_install()
216
else
217
printf "no.\n"
218
printf "$this_script: Using the $executable found in the PATH.\n"
219
- export CMAKE=$executbale
+ export CMAKE=$executable
220
stack_push acceptable_in_path $package $executable
221
# Prevent recursion
222
stack_push dependency_pkg "none"
0 commit comments