diff --git a/tools/toolbox/create-toolbox.sh b/tools/toolbox/create-toolbox.sh index 5c06021e0..1c52b3f18 100755 --- a/tools/toolbox/create-toolbox.sh +++ b/tools/toolbox/create-toolbox.sh @@ -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 }