mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-08 09:40:10 +00:00
release: Update included subprojects
This commit is contained in:
parent
c9ab7c5750
commit
bdd281c9ea
@ -9,6 +9,9 @@ if [ -d ${release_build_dir} ]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
# make sure included subprojects are current
|
||||
meson subprojects update gi-docgen
|
||||
|
||||
# make the release tarball
|
||||
meson setup --force-fallback-for gi-docgen ${release_build_dir} || exit
|
||||
meson dist -C${release_build_dir} --include-subprojects || exit
|
||||
|
Loading…
Reference in New Issue
Block a user