X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/8c59211afc9b8a39f7eca23043132b5bcccbc6e4..7f8fa5edc5175ffda9fdfaa28081f799ae485ec0:/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`.