changeset 7:94ea1b21697c draft

Uploaded
author greg
date Fri, 08 Jul 2016 14:28:38 -0400
parents 50b81c1d4294
children c53330c0566c
files tool_dependencies.xml
diffstat 1 files changed, 0 insertions(+), 12 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Fri Jul 08 14:06:52 2016 -0400
+++ b/tool_dependencies.xml	Fri Jul 08 14:28:38 2016 -0400
@@ -63,18 +63,6 @@
                             make install
                         
                     </action>
-                     <action type="move_directory_files">
-                         <source_directory>../build/bin</source_directory>
-                         <destination_directory>$INSTALL_DIR/bin</destination_directory>
-                     </action>
-                     <action type="move_directory_files">
-                         <source_directory>../build/include</source_directory>
-                         <destination_directory>$INSTALL_DIR/include</destination_directory>
-                     </action>
-                     <action type="move_directory_files">
-                         <source_directory>../build/lib</source_directory>
-                         <destination_directory>$INSTALL_DIR/lib</destination_directory>
-                     </action>
 
                     <!-- Install and compile icqsol version 1.0 as a package in the above Python -->
                     <action type="make_directory">$TMP_WORK_DIR/icqsol</action>