Mercurial > repos > big-tiandm > sirna_plant
diff tool_dependencies.xml @ 28:e93f33f03019 draft
Uploaded
author | big-tiandm |
---|---|
date | Thu, 13 Nov 2014 22:45:51 -0500 |
parents | f2e18b4b1f3a |
children | ba8e8c338d2e |
line wrap: on
line diff
--- a/tool_dependencies.xml Thu Nov 06 02:49:50 2014 -0500 +++ b/tool_dependencies.xml Thu Nov 13 22:45:51 2014 -0500 @@ -85,6 +85,7 @@ <action type="make_directory">$INSTALL_DIR/lib/perl5</action> <action type="shell_command"> perl Makefile.PL INSTALL_BASE=$INSTALL_DIR && + ls && make && make install </action>