# HG changeset patch
# User iuc
# Date 1383620622 18000
# Node ID cb7edd7335dab87fffe4db0683be3fa96b4bafd3
# Parent a15115e0d2b9c0a20d893df9231706a3a3a23b66
Replaced autoconf tag with old style shell command
diff -r a15115e0d2b9 -r cb7edd7335da tool_dependencies.xml
--- a/tool_dependencies.xml Mon Nov 04 17:31:24 2013 -0500
+++ b/tool_dependencies.xml Mon Nov 04 22:03:42 2013 -0500
@@ -5,8 +5,7 @@
http://www.cpan.org/src/5.0/perl-5.18.1.tar.gz
- ./Configure -des -Dprefix=$INSTALL_DIR
-
+ ./Configure -des -Dprefix=$INSTALL_DIR ; make ; make install
http://www.cpan.org/authors/id/A/AP/APEIRON/local-lib-1.008009.tar.gz
tar xfvz local-lib-1.008009.tar.gz