changeset 10:efc34a633347 draft

Uploaded
author bgruening
date Mon, 09 Jun 2014 07:55:52 -0400
parents 8ee4936dfce3
children 3e8130c7fb18
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Fri Mar 21 08:23:34 2014 -0400
+++ b/tool_dependencies.xml	Mon Jun 09 07:55:52 2014 -0400
@@ -7,7 +7,7 @@
                 <action type="download_by_url">http://www.cpan.org/src/5.0/perl-5.18.1.tar.gz</action>
                 <action type="shell_command">./Configure -des -Dprefix=$INSTALL_DIR</action>
                 <action type="make_install" />
-
+                <action type="change_directory">..</action>
                 <action type="download_file">http://www.cpan.org/authors/id/A/AP/APEIRON/local-lib-1.008009.tar.gz</action>
                 <action type="shell_command">tar xfvz local-lib-1.008009.tar.gz</action>
                 <action type="change_directory">local-lib-1.008009</action>