[arvados] updated: 2.7.0-6508-gf6c4e7e2fb
git repository hosting
git at public.arvados.org
Wed May 1 14:40:06 UTC 2024
Summary of changes:
build/README | 3 ---
1 file changed, 3 deletions(-)
via f6c4e7e2fb7d54cc24ed898f8586c7ed2e510cf7 (commit)
from 288f0787acbee74105540185389e3ffa1c614f3f (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit f6c4e7e2fb7d54cc24ed898f8586c7ed2e510cf7
Author: Brett Smith <brett.smith at curii.com>
Date: Wed May 1 10:38:17 2024 -0400
21700: Remove package-test-dockerfiles/Makefile instructions
This Makefile was removed in 792a7d47b560d4aa80e2cb8a933a11e02e3109b3
because it only supported RVM, so there's no more need to update it.
Refs #21700.
Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith at curii.com>
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`.
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list