| Previous changeset 9:fcc0218a7ad2 (2016-07-11) Next changeset 11:0c4ed151987d (2016-07-12) |
|
Commit message:
Uploaded |
|
modified:
tool_dependencies.xml |
| b |
| diff -r fcc0218a7ad2 -r eec33e72ea7b tool_dependencies.xml --- a/tool_dependencies.xml Mon Jul 11 08:29:29 2016 -0400 +++ b/tool_dependencies.xml Mon Jul 11 08:57:06 2016 -0400 |
| b |
| @@ -71,7 +71,6 @@ <source_directory>../build/include</source_directory> <destination_directory>$INSTALL_DIR/include</destination_directory> </action> - <action type="shell_command">rm -rf ../build/lib/cmake</action> <action type="move_directory_files"> <source_directory>../build/lib</source_directory> <destination_directory>$INSTALL_DIR/lib</destination_directory> @@ -167,7 +166,6 @@ <source_directory>../build/include</source_directory> <destination_directory>$INSTALL_DIR/include</destination_directory> </action> - <action type="shell_command">rm -rf ../build/lib/cmake</action> <action type="move_directory_files"> <source_directory>../build/lib</source_directory> <destination_directory>$INSTALL_DIR/lib</destination_directory> |