# HG changeset patch
# User fcaramia
# Date 1371699270 14400
# Node ID 59062e4be3195427fbfa045e128a740bed584e12
# Parent be74f9128239133c71c23eaba220b5a40e93d173
Uploaded
diff -r be74f9128239 -r 59062e4be319 tool_dependencies.xml
--- a/tool_dependencies.xml Wed Jun 19 23:24:07 2013 -0400
+++ b/tool_dependencies.xml Wed Jun 19 23:34:30 2013 -0400
@@ -15,13 +15,13 @@
https://github.com/genome/somatic-sniper/archive/master.zip
https://github.com/genome/build-common/tarball/master
- unzip master.zip && ls -la somatic-sniper-master/
+ unzip master.zip
tar -xzvf master
rm -rf somatic-sniper-master/build-common/
mv genome-build-common-077bd57/ somatic-sniper-master/build-common/
- cmake -D Samtools_INCLUDE_DIR:PATH=$INSTALL_DIR/bin/samtools somatic-sniper-master/ && ls -la somatic-sniper-master/
+ cmake -D Samtools_INCLUDE_DIR:PATH=$INSTALL_DIR/bin/samtools somatic-sniper-master/ && make
- somatic-sniper-master/bin
+ bin
$INSTALL_DIR/bin