changeset 4:db4e02e6e1ab

Uploaded
author yhoogstrate
date Wed, 13 Nov 2013 08:29:46 -0500
parents a005d912d7cd
children af66524b2937
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Wed Nov 13 08:22:35 2013 -0500
+++ b/tool_dependencies.xml	Wed Nov 13 08:29:46 2013 -0500
@@ -3,7 +3,7 @@
 	<package name="featureCounts-valid-gff" version="1.4.0">
 		<install version="1.4.0">
 			<actions>
-				<action type="shell_command">svn checkout https://featurecounts-valid-gff.googlecode.com/svn/trunk/ featurecounts-valid-gff &amp;&amp; featurecounts-valid-gff/src &amp;&amp; make -f Makefile.Linux &amp;&amp; cp ../bin/featureCounts ../../</action>
+				<action type="shell_command">svn checkout https://featurecounts-valid-gff.googlecode.com/svn/trunk/ featurecounts-valid-gff &amp;&amp; cd featurecounts-valid-gff/src &amp;&amp; make -f Makefile.Linux &amp;&amp; cp ../bin/featureCounts ../../</action>
 				<action type="move_file">
 					<source>featurecounts-valid-gff/bin/featureCounts</source>
 					<destination>$INSTALL_DIR/bin/</destination>