changeset 25:dd21719ca6e3 draft

Uploaded
author big-tiandm
date Thu, 06 Nov 2014 01:42:55 -0500
parents 095812dc2ed9
children 80d514e98f72
files tool_dependencies.xml
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Nov 06 01:30:51 2014 -0500
+++ b/tool_dependencies.xml	Thu Nov 06 01:42:55 2014 -0500
@@ -46,7 +46,7 @@
 	   <install version="1.0">
 		   <actions>
 		     <action type="download_by_url">http://www.cpan.org/authors/id/S/SZ/SZABGAB/Parallel-ForkManager-1.06.tar.gz</action>
-			 <action type="shell_command">mkdir $REPOSITORY_INSTALL_DIR/perlmodel </action>
+			 
 			 <action type="shell_command">perl Makefile.PL PREFIX=$REPOSITORY_INSTALL_DIR/perlmodel </action>
 			 <action type="shell_command">make</action>
 			 <action type="shell_command">make install</action>
@@ -61,7 +61,7 @@
 	   <install version="1.0">
 		   <actions>
 		     <action type="download_by_url">http://www.cpan.org/authors/id/S/SZ/SZABGAB/SVG-2.59.tar.gz</action>
-			 <action type="shell_command">mkdir $REPOSITORY_INSTALL_DIR/perlmodel </action>
+			 
 			 <action type="shell_command">perl Makefile.PL PREFIX=$REPOSITORY_INSTALL_DIR/perlmodel </action>
 			 <action type="shell_command">make</action>
 			 <action type="shell_command">make install</action>
@@ -76,7 +76,7 @@
 	   <install version="1.0">
 		   <actions>
 		     <action type="download_by_url">http://www.cpan.org/authors/id/D/DB/DBURDICK/BoostGraph/Boost-Graph-1.4.tar.gz</action>
-			 <action type="shell_command">mkdir $REPOSITORY_INSTALL_DIR/perlmodel </action>
+			 
 			 <action type="shell_command">perl Makefile.PL PREFIX=$REPOSITORY_INSTALL_DIR/perlmodel </action>
 			 <action type="shell_command">make</action>
 			 <action type="shell_command">make install</action>