mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-08-05 20:58:29 +02:00
meson: ensure subprojects are up-to-date
... when creating the release tarball. Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
This commit is contained in:

committed by
afayaz-feral

parent
115f1ecdbd
commit
9f676632c3
@@ -5,6 +5,7 @@ set -e
|
|||||||
# gamemode tree, including the subprojects, so that it can be trivially
|
# gamemode tree, including the subprojects, so that it can be trivially
|
||||||
# packaged by distributions banning networking during build.
|
# packaged by distributions banning networking during build.
|
||||||
meson subprojects download
|
meson subprojects download
|
||||||
|
meson subprojects update
|
||||||
|
|
||||||
# Bump in tandem with meson.build, run script once new tag is up.
|
# Bump in tandem with meson.build, run script once new tag is up.
|
||||||
VERSION="1.6-dev"
|
VERSION="1.6-dev"
|
||||||
|
Reference in New Issue
Block a user