changeset 5:c1cfb92833e3 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_gnu_grep_2_14 commit e6f0b88b7a59f0a10827fd55436b137b13cd1921
author iuc
date Fri, 09 Oct 2015 05:30:34 -0400
parents 30b2e70d982e
children 3f6615b56ebb
files tool_dependencies.xml
diffstat 1 files changed, 5 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Sun Jun 14 22:48:24 2015 -0400
+++ b/tool_dependencies.xml	Fri Oct 09 05:30:34 2015 -0400
@@ -13,11 +13,11 @@
                 </repository>
             </action>
             <action type="shell_command">./configure --enable-perl-regexp --prefix=$INSTALL_DIR</action>
-                <action type="shell_command">make</action>
-                <action type="shell_command">make install</action>
-                <action type="set_environment">
-                    <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
-                </action>
+            <action type="shell_command">make</action>
+            <action type="shell_command">make install</action>
+            <action type="set_environment">
+                <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
+             </action>
             </actions>
         </install>
         <readme>