summarylogtreecommitdiffstats
path: root/arch-patch.diff
diff options
context:
space:
mode:
Diffstat (limited to 'arch-patch.diff')
-rw-r--r--arch-patch.diff11
1 files changed, 11 insertions, 0 deletions
diff --git a/arch-patch.diff b/arch-patch.diff
index 47352e79969d..22cf7cba1b5b 100644
--- a/arch-patch.diff
+++ b/arch-patch.diff
@@ -10,3 +10,14 @@
else
echo "OS not supported. Run using UBUNTU or RHEL system. "
exit 1
+--- zm-build/build.pl 2020-12-19 22:23:36.705531953 +0100
++++ zm-build/build.pl 2020-12-19 22:13:41.557178188 +0100
+@@ -1073,7 +1073,7 @@
+
+ Prepare();
+
+- Checkout($all_repos);
++ #Checkout($all_repos);
+
+ if ( !$CFG{STOP_AFTER_CHECKOUT} )
+ {