Previous changeset 6:ae82c6c09b69 (2015-09-03) Next changeset 8:22e5aa74fc50 (2015-09-03) |
Commit message:
more changes |
modified:
tool_dependencies.xml |
b |
diff -r ae82c6c09b69 -r 484a0e253167 tool_dependencies.xml --- a/tool_dependencies.xml Thu Sep 03 14:15:52 2015 +0100 +++ b/tool_dependencies.xml Thu Sep 03 14:30:45 2015 +0100 |
b |
@@ -18,7 +18,7 @@ <package name="zlib" version="1.2.8" /> </repository> </action> - <action type="shell_command">sed -i.bak -e 's/-lcurses/-lncurses/' trinity-plugins/rsem/sam/Makefile</action> + <action type="shell_command">sed -i.bak -e 's/TARGETS=jellyfish rsem transdecoder others/TARGETS=jellyfish transdecoder others/' trinity-plugins/Makefile</action> <action type="shell_command">make</action> <action type="move_directory_files"> <source_directory>.</source_directory> |