[librsvg: 19/23] RELEASING.md: Update to not mention --enable-gtk-doc




commit 14c36990c5371744ec03504b57c75f168fc87b6d
Author: Federico Mena Quintero <federico gnome org>
Date:   Thu Jan 6 18:56:37 2022 -0600

    RELEASING.md: Update to not mention --enable-gtk-doc
    
    Part-of: <https://gitlab.gnome.org/GNOME/librsvg/-/merge_requests/650>

 RELEASING.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/RELEASING.md b/RELEASING.md
index d7eb52122..2fa6d5ba8 100644
--- a/RELEASING.md
+++ b/RELEASING.md
@@ -13,7 +13,7 @@ off items while making a release.
 - [ ] Tweak the library version number in `configure.ac` if the API changed; follow the steps there.
 - [ ] Update `NEWS`, see below for the preferred format.
 - [ ] Commit the changes above.
-- [ ] Make a tarball with `./autogen.sh --enable-vala --enable-gtk-doc && make distcheck DESTDIR=/tmp/foo` - 
fix things until it passes.
+- [ ] Make a tarball with `./autogen.sh --enable-vala && make distcheck DESTDIR=/tmp/foo` - fix things until 
it passes.
 - [ ] Create a signed tag - `git tag -s x.y.z` with the version number.
 - [ ] `git push` to the appropriate branch to gitlab.gnome.org/GNOME/librsvg
 - [ ] `git push` the signed tag to gitlab.gnome.org/GNOME/librsvg


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]