X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/9121aabce004cf42f60c775eb191c93020b9be42..50bccff93109fe6ef9c370d2a858049d8b2e22cd:/build/README diff --git a/build/README b/build/README index 212e4586c4..66ca509552 100644 --- a/build/README +++ b/build/README @@ -87,6 +87,8 @@ In order to build packages on a new distribution, you MUST: * Write `package-test-dockerfiles/TARGET/Dockerfile`. * Create `package-testing/test-packages-TARGET.sh`, ideally by making it a symlink to `FORMAT-common-test-packages.sh`. +* Update the package download code near the bottom of `test_package_presence` + in `run-library.sh` so it can download packages for the new distribution. Of course, any part of our package build or test infrastructure may need to be updated to accommodate the process for new distributions. If you're