changeset 28:e93f33f03019 draft

Uploaded
author big-tiandm
date Thu, 13 Nov 2014 22:45:51 -0500
parents f2e18b4b1f3a
children 206f92933924
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
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 &amp;&amp;
+				ls &amp;&amp;
 				make &amp;&amp;
 				make install 
 			</action>