Blame SOURCES/8-google-cloud-sdk-fixes.patch

05afe3
diff -uNr a/bundled/gcp/google-cloud-sdk/bin/gcloud b/bundled/gcp/google-cloud-sdk/bin/gcloud
05afe3
--- a/bundled/gcp/google-cloud-sdk/bin/gcloud	2018-06-18 14:30:10.000000000 +0200
05afe3
+++ b/bundled/gcp/google-cloud-sdk/bin/gcloud	2018-06-25 13:12:56.057000620 +0200
05afe3
@@ -64,6 +64,8 @@
05afe3
 }
05afe3
 CLOUDSDK_ROOT_DIR=$(_cloudsdk_root_dir "$0")
05afe3
 
05afe3
+CLOUDSDK_PYTHON_SITEPACKAGES=1
05afe3
+
05afe3
 # if CLOUDSDK_PYTHON is empty
05afe3
 if [ -z "$CLOUDSDK_PYTHON" ]; then
05afe3
   # if python2 exists then plain python may point to a version != 2