--- autogen.sh.orig	2016-06-28 01:45:32.000000000 -0700
+++ autogen.sh	2016-09-02 00:41:37.000000000 -0700
@@ -16,8 +16,8 @@
 }
 
 cd "$srcdir"
-echo "+ Setting up submodules"
-git submodule update --init --recursive
+# echo "+ Setting up submodules"
+# git submodule update --init --recursive
 
 which gnome-autogen.sh || {
 	echo "You need to install gnome-common from the GNOME git"