Mercurial > repos > iuc > package_perl_5_18
changeset 1:a15115e0d2b9 draft
Uploaded
author | iuc |
---|---|
date | Mon, 04 Nov 2013 17:31:24 -0500 |
parents | 091a97f8c585 |
children | cb7edd7335da |
files | tool_dependencies.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Sat Nov 02 09:46:36 2013 -0400 +++ b/tool_dependencies.xml Mon Nov 04 17:31:24 2013 -0500 @@ -5,7 +5,7 @@ <!-- install perl --> <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="shell_command">./Configure -des -Dprefix=$INSTALL_DIR</action> <action type="autoconf" /> <action type="download_file">http://www.cpan.org/authors/id/A/AP/APEIRON/local-lib-1.008009.tar.gz</action>