changeset 22:03f1a57da297

Uploaded
author yhoogstrate
date Thu, 21 Nov 2013 05:54:32 -0500
parents cf4485c5f24d
children 1a06d89ec1d4
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Nov 21 05:50:42 2013 -0500
+++ b/tool_dependencies.xml	Thu Nov 21 05:54:32 2013 -0500
@@ -5,7 +5,7 @@
 			<actions>
 				<action type="shell_command">svn checkout https://featurecounts-valid-gff.googlecode.com/svn/trunk/ featurecounts_valid_gff ; cd featurecounts_valid_gff/src/ ; make -f Makefile.Linux ; cd ../../ 2> /dev/null ; pwd ; find |grep bin</action>
 				<action type="move_file">
-					<source>/bin/featureCounts</source>
+					<source>bin/featureCounts</source>
 					<destination>$INSTALL_DIR/bin</destination>
 				</action>
 				<action type="set_environment">