diff tool_dependencies.xml @ 1:9bafe0c4bfa0 draft

planemo upload commit 801bf168032a13f6405518bddb35a24c9e9a8cd4-dirty
author nick
date Mon, 23 Nov 2015 17:46:39 -0500
parents 4633a25d8c19
children
line wrap: on
line diff
--- a/tool_dependencies.xml	Mon Nov 23 17:28:08 2015 -0500
+++ b/tool_dependencies.xml	Mon Nov 23 17:46:39 2015 -0500
@@ -7,9 +7,9 @@
     <install version="1.0">
       <actions>
         <action type="download_by_url">https://github.com/makrutenko/duplex/archive/master.tar.gz</action>
-        <action type="change_directory">duplex-master</action>
         <action type="shell_command">make</action>
         <action type="set_environment">
+          <environment_variable action="set_to" name="DUPLEX_DIR">$INSTALL_DIR</environment_variable>
           <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR</environment_variable>
         </action>
       </actions>