Skip to content
Snippets Groups Projects
Commit 4f3d233d authored by Ben Taylor's avatar Ben Taylor
Browse files

Download dependencies to the right place

parent 7e23e2cc
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@ download () {
fi
}
download $EMBOSS_DOWNLOAD_URL "emboss-${EMBOSS_VERSION}.tgz"
download $EMBOSS_DOWNLOAD_URL "${build_dir}/emboss-${EMBOSS_VERSION}.tgz"
# Build all the things
cd $build_dir
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment