summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2022-10-12 15:02:35 +0200
committerSimon Josefsson <simon@josefsson.org>2022-10-26 13:03:35 +0200
commit100cc2a706b8e097cbeb63d08c7ea59717c906ca (patch)
tree914c59fcb47a35d67ee209b0b9d38e2f3cbaa3b6 /devel
parent8610f63f5a757b6f688bf44cb4c52609f48fdb5e (diff)
downloadgnutls-100cc2a706b8e097cbeb63d08c7ea59717c906ca.tar.gz
Drop guile bindings. See <https://gitlab.com/gnutls/guile/>.
Signed-off-by: Simon Josefsson <simon@josefsson.org>
Diffstat (limited to 'devel')
-rw-r--r--devel/release-steps.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/devel/release-steps.md b/devel/release-steps.md
index 4a765893f7..27b6eae418 100644
--- a/devel/release-steps.md
+++ b/devel/release-steps.md
@@ -14,12 +14,10 @@
`make abi-dump-latest`, and push any changes to the [abi-dump
repository]; then do `make abi-check`
1. Create a distribution tarball: note that this requires
- the documentation (not only the library docs but also the Guile binding
- docs) to be generated. See the `doc-dist.Fedora` job in
+ the documentation to be generated. See the `doc-dist.Fedora` job in
[.gitlab-ci.yml](.gitlab-ci.yml), which does the same thing in the CI:
```console
- # Install necesarry packages for documentation and Guile bindings, set
- # environment variables such as GUILE, GUILD, and guile_snarf, and then:
+ # Install necesarry packages for documentation, and then:
make distcheck
```
1. Create a detached GPG signature: