mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
tools/toolbox: Remove prepare step when setting up classic
The classic styling is no longer build from a subproject, so there aren't any submodules that need initializing anymore. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3133>
This commit is contained in:
parent
1965ddc24f
commit
ab40b5c711
1 changed files with 0 additions and 1 deletions
|
|
@ -74,7 +74,6 @@ setup_classic() {
|
|||
local branch=${VERSION:+gnome-}${VERSION:-main}
|
||||
|
||||
toolbox_run /usr/libexec/install-meson-project.sh \
|
||||
--prepare "git submodule update --init" \
|
||||
-Dclassic_mode=true \
|
||||
https://gitlab.gnome.org/GNOME/gnome-shell-extensions.git $branch
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue