changeset 5:a30c3223c327 draft

planemo upload for repository https://github.com/lparsons/galaxy-tools/tree/master/packages/package_ea_utils_1_1_2_806 commit 394834f8f34909961cfbf6252fefbdc63342d78d-dirty
author lparsons
date Thu, 16 Jul 2015 13:48:22 -0400
parents 4710b2c637c5
children 45ff6e4f329a
files tool_dependencies.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Jul 16 13:16:22 2015 -0400
+++ b/tool_dependencies.xml	Thu Jul 16 13:48:22 2015 -0400
@@ -13,8 +13,8 @@
                         <package name="gsl" version="1.1.16" />
                     </repository>
                 </action>
-                <!-- Unable to get varcall to compile properly we don't need it, so skip -->
-                <action type="shell_command">sed -i.bak 's/varcall$//' Makefile</action>
+                <!-- Unable to get varcall to compile properly (even with gsl dependency), we don't need it, so skip -->
+                <action type="shell_command">sed -i.bak 's/\$(BINDIR)\/varcall//' Makefile</action>
                 <action type="shell_command">PREFIX=$INSTALL_DIR make install</action>
                 <!-- For some reason, this is not installed by the Makefile, so move it ourselves -->
                 <!-- <action type="move_file">