diff --git a/recipes/polystest/build.sh b/recipes/polystest/build.sh index cf285afae435a..25470d96b6370 100644 --- a/recipes/polystest/build.sh +++ b/recipes/polystest/build.sh @@ -13,6 +13,7 @@ cp *.R $PREFIX/share/polystest/ cp LiverAllProteins.csv $PREFIX/share/polystest/ cp polystest.yml $PREFIX/share/polystest/ cp runPolySTestCLI.R $PREFIX/bin +cp convertFromProline.R $PREFIX/bin cp run_polystest_app.R $PREFIX/bin echo "before chmod" chmod a+x $PREFIX/bin/runPolySTestCLI.R diff --git a/recipes/polystest/meta.yaml b/recipes/polystest/meta.yaml index df89cb341db6d..24e18f83a724d 100644 --- a/recipes/polystest/meta.yaml +++ b/recipes/polystest/meta.yaml @@ -6,7 +6,7 @@ package: version: {{ version }} build: - number: 1 + number: 2 noarch: generic source: