Repository 'package_vienna_rna_2_1'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/package_vienna_rna_2_1

Changeset 1:07db27156ee5 (2015-02-09)
Previous changeset 0:276d1f7a4d05 (2015-02-04) Next changeset 2:3b53eda26527 (2015-02-09)
Commit message:
Uploaded
modified:
tool_dependencies.xml
b
diff -r 276d1f7a4d05 -r 07db27156ee5 tool_dependencies.xml
--- a/tool_dependencies.xml Wed Feb 04 12:19:16 2015 -0500
+++ b/tool_dependencies.xml Mon Feb 09 05:34:59 2015 -0500
b
@@ -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>