changeset 1:07db27156ee5 draft

Uploaded
author iuc
date Mon, 09 Feb 2015 05:34:59 -0500
parents 276d1f7a4d05
children 3b53eda26527
files tool_dependencies.xml
diffstat 1 files changed, 9 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Wed Feb 04 12:19:16 2015 -0500
+++ b/tool_dependencies.xml	Mon Feb 09 05:34:59 2015 -0500
@@ -1,20 +1,20 @@
 <?xml version="1.0"?>
 <tool_dependency>
-  <package name="perl" version="5.18.1">
-      <repository changeset_revision="114b6af405fa" name="package_perl_5_18" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" />
+    <package name="perl" version="5.18.1">
+        <repository changeset_revision="114b6af405fa" name="package_perl_5_18" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" />
     </package>
     <package name="vienna_rna" version="2.1">
-      <install version="1.0">
-          <actions>
-              <action type="download_by_url">http://www.tbi.univie.ac.at/RNA/packages/source/ViennaRNA-2.1.8.tar.gz</action>
+        <install version="1.0">
+            <actions>
+                <action type="download_by_url">http://www.tbi.univie.ac.at/RNA/packages/source/ViennaRNA-2.1.8.tar.gz</action>
                 <action type="set_environment_for_install">
-                  <repository changeset_revision="114b6af405fa" name="package_perl_5_18" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu">
-                      <package name="perl" version="5.18.1" />
+                    <repository changeset_revision="114b6af405fa" name="package_perl_5_18" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu">
+                        <package name="perl" version="5.18.1" />
                     </repository>
                 </action>
-                <action type="autoconf" />
+                <action type="autoconf">--without--doc</action>
                 <action type="set_environment">
-                  <environment_variable action="prepend_to" name="LIBRARY_PATH">$INSTALL_DIR/lib</environment_variable>
+                    <environment_variable action="prepend_to" name="LIBRARY_PATH">$INSTALL_DIR/lib</environment_variable>
                     <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$INSTALL_DIR/lib</environment_variable>
                     <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
                     <environment_variable action="prepend_to" name="C_INCLUDE_PATH">$INSTALL_DIR/include</environment_variable>