X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/a75d6b92ffd4825631277eb8451ce720e16b7f3d..dcdaf7450fb66da2bc904a21f29660ac75e5864a:/build/README diff --git a/build/README b/build/README index e6d14cf664..219b7791bf 100644 --- a/build/README +++ b/build/README @@ -80,9 +80,6 @@ In order to build packages on a new distribution, you MUST: * Add the new `TARGET/generated` rule to the `all` target in `package-build-dockerfiles/Makefile`. * Write `package-build-dockerfiles/TARGET/Dockerfile`. -* Add a rule for `TARGET/generated` to `package-test-dockerfiles/Makefile`. -* Add the new `TARGET/generated` rule to the `all` target in - `package-test-dockerfiles/Makefile`. * 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`.