# HG changeset patch # User iuc # Date 1453214198 18000 # Node ID 64120dce65d27d67c438916f9e49c10ce9df030e # Parent 1f20c0e3ebda78802875f72055e782afcdaac0f2 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_fastqc_0_11_4 commit b'67cff25a50ba173b0468819204d0999496f68ea9' diff -r 1f20c0e3ebda -r 64120dce65d2 tool_dependencies.xml --- a/tool_dependencies.xml Tue Jan 19 06:56:15 2016 -0500 +++ b/tool_dependencies.xml Tue Jan 19 09:36:38 2016 -0500 @@ -8,22 +8,27 @@ ../FastQC $INSTALL_DIR - chmod ugo+x $INSTALL_DIR/fastqc + + + $INSTALL_DIR/fastqc + + + $INSTALL_DIR + $INSTALL_DIR https://depot.galaxyproject.org/software/fastqc/fastqc_0.11.4_darwin_all.dmg - hdiutil attach fastqc_v0.11.4.dmg && + hdiutil attach fastqc_0.11.4_darwin_all.dmg && cp -R /Volumes/FastQC/FastQC.app $INSTALL_DIR && hdiutil detach /Volumes/FastQC - chmod ugo+x $INSTALL_DIR/fastqc + + $INSTALL_DIR/FastQC.app/Contents/MacOS + $INSTALL_DIR/FastQC.app/Contents/MacOS + - - $INSTALL_DIR - $INSTALL_DIR -