Mercurial > repos > anmoljh > package_trinityrnaseq_r20140717
diff tool_dependencies.xml @ 9:e1a35a46c53d default tip
fixing -lcurses/-lncurses errors
author | 'Anmol J. Hemrom' <anmol.jh@gmail.com> |
---|---|
date | Thu, 03 Sep 2015 15:52:43 +0100 |
parents | 22e5aa74fc50 |
children |
line wrap: on
line diff
--- a/tool_dependencies.xml Thu Sep 03 15:41:56 2015 +0100 +++ b/tool_dependencies.xml Thu Sep 03 15:52:43 2015 +0100 @@ -18,7 +18,7 @@ <package name="zlib" version="1.2.8" /> </repository> </action> - <action type="shell_command">sed -i.bak -e '/tar -zxvf ${RSEM_CODE}.tar.gz/a \\tsed -e "s/-lcurses/-lncurses/" ./tmp.rsem/sam/Makefile' trinity-plugins/Makefile</action> + <action type="shell_command">sed -i.bak -e '/tar -zxvf ${RSEM_CODE}.tar.gz/a \\tsed -i.bak -e "s/-lcurses/-lncurses/" ./tmp.rsem/sam/Makefile' trinity-plugins/Makefile</action> <action type="shell_command">make</action> <action type="move_directory_files"> <source_directory>.</source_directory>