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:
+1
-1
@@ -224,7 +224,7 @@ actions RunCommandLine1 {
|
|||||||
eval "${target}=${t}"
|
eval "${target}=${t}"
|
||||||
done
|
done
|
||||||
$(HOST_ADD_BUILD_COMPATIBILITY_LIB_DIR)
|
$(HOST_ADD_BUILD_COMPATIBILITY_LIB_DIR)
|
||||||
$(COMMAND_LINE)
|
"$(COMMAND_LINE)"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user