Quote the command line arguments, so arguments with whitespace will
work. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27769 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
7e1490e0ad
commit
937f717ced
@ -224,7 +224,7 @@ actions RunCommandLine1 {
|
||||
eval "${target}=${t}"
|
||||
done
|
||||
$(HOST_ADD_BUILD_COMPATIBILITY_LIB_DIR)
|
||||
$(COMMAND_LINE)
|
||||
"$(COMMAND_LINE)"
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user