From 6179ee355dc5b42628f53b10d533ff4b36622602 Mon Sep 17 00:00:00 2001 From: Praveen Kumar Date: Wed, 15 Jan 2020 14:02:56 -0600 Subject: [PATCH] [ci skip] Merge PR 19753 Merge PR #19753, commits were: * Update meta.yaml * Update build.sh for QuantWiz_IQ Adding escape "\" character to fix short wrapper part in the recipe * Merge pull request #4 from bioconda/master Sync * Merge pull request #3 from bioconda/master merge * Merge branch 'master' of https://github.com/bioconda/bioconda-recipes * Merge pull request #2 from bioconda/master Updating repo to origin * Merge pull request #1 from bioconda/master updated from bioconda in fork --- recipes/quantwiz-iq/build.sh | 2 +- recipes/quantwiz-iq/meta.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/quantwiz-iq/build.sh b/recipes/quantwiz-iq/build.sh index 560f8dd7a2db4..92bda08cc332e 100644 --- a/recipes/quantwiz-iq/build.sh +++ b/recipes/quantwiz-iq/build.sh @@ -10,7 +10,7 @@ cp -r Purity_correction $PREFIX/bin # Short wrapper script cat > $PREFIX/bin/QuantWiz_IQ <