changeset 9:16a46039eed6

Uploaded
author yhoogstrate
date Wed, 13 Nov 2013 08:54:03 -0500
parents 96d3ba96bbf1
children 7d2f7841fab2
files tool_dependencies.xml
diffstat 1 files changed, 3 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Wed Nov 13 08:53:57 2013 -0500
+++ b/tool_dependencies.xml	Wed Nov 13 08:54:03 2013 -0500
@@ -1,18 +1,13 @@
 <?xml version="1.0"?>
 <tool_dependency>
-	<package name="featurecounts_valid_gff" version="1.4.0">
+	<package name="featurecounts_valid_gff" version="1.4.0.1">
 		<install version="1.4.2">
 			<actions>
 				<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="shell_command">svn checkout https://featurecounts-valid-gff.googlecode.com/svn/trunk/ featurecounts-valid-gff</action>
-				<action type="shell_command">cd featurecounts-valid-gff/src</action>
-				<action type="shell_command">make -f Makefile.Linux</action>
-				<action type="shell_command">cp ../bin/featureCounts ../../</action>
-				<action type="move_file">
+				<!-- action type="move_file">
 					<source>featurecounts-valid-gff/bin/featureCounts</source>
 					<destination>$INSTALL_DIR/bin/</destination>
-				</action>
+				</action -->
 			</actions>
 		</install>
 		<readme>