From 771e0d79741c456b15a0306d3c8d79dfadf7045c Mon Sep 17 00:00:00 2001 From: "127.0.0.1" <127.0.0.1@web> Date: Sun, 19 May 2019 02:06:13 +0000 Subject: [PATCH] This reverts commit 39a99064f943aea6fed9da11b7c55e665ff49604 --- wiki/src/blueprint/veracrypt/build-gnome-shell.mdwn | 1 + 1 file changed, 1 insertion(+) diff --git a/wiki/src/blueprint/veracrypt/build-gnome-shell.mdwn b/wiki/src/blueprint/veracrypt/build-gnome-shell.mdwn index eb3929811c5..80214b16997 100644 --- a/wiki/src/blueprint/veracrypt/build-gnome-shell.mdwn +++ b/wiki/src/blueprint/veracrypt/build-gnome-shell.mdwn @@ -20,6 +20,7 @@ * clone upstream git git clone https://gitlab.gnome.org/GNOME/gnome-shell.git gnome-shell-git + git submodule update --init * disable upstream VCS tag checking -- GitLab