diff tool_dependencies.xml @ 2:9e05dffaf21d draft

planemo upload commit 0ba99fe246099cc1827f71f2722d253becee64ba
author yating-l
date Thu, 21 Jul 2016 13:21:57 -0400
parents d8444bd78ec7
children 8896a0891e9b
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Jul 21 13:19:55 2016 -0400
+++ b/tool_dependencies.xml	Thu Jul 21 13:21:57 2016 -0400
@@ -1,13 +1,12 @@
 <?xml version="1.0"?>
 <tool_dependency>
     <package name="snap" version="0.1.0">
-        <repository changeset_revision="b6cd8ceaddcc" name="package_snap_0_1_0" owner="yating-l" toolshed="https://testtoolshed.g2.bx.psu.edu" />
 	<install version="0.1.0">
             <actions>
                 <action type="download_by_url">http://korflab.ucdavis.edu/Software/snap-2013-11-29.tar.gz</action>
                 <action type="shell_command">make</action>
                 <action type="set_environment">
-                    <environment_variable action="set_to" name="ZOE">$INSTALL_DIR</environment_variable>
+                    <environment_variable name="ZOE" action="set_to">$INSTALL_DIR</environment_variable>
                 </action>
             </actions>
         </install>