[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [tor-browser-bundle/maint-5.0] Bug 16909: Workaround for old git in 10.04



commit 21a056bc2b0d21d5193eb61431a38352d212c169
Author: Georg Koppen <gk@xxxxxxxxxxxxxx>
Date:   Mon Oct 12 10:00:17 2015 +0000

    Bug 16909: Workaround for old git in 10.04
---
 gitian/descriptors/linux/gitian-bundle.yml |    3 +++
 1 file changed, 3 insertions(+)

diff --git a/gitian/descriptors/linux/gitian-bundle.yml b/gitian/descriptors/linux/gitian-bundle.yml
index 4767623..0deca51 100644
--- a/gitian/descriptors/linux/gitian-bundle.yml
+++ b/gitian/descriptors/linux/gitian-bundle.yml
@@ -97,6 +97,9 @@ script: |
   cd ../../../
   #
   cd https-everywhere
+  # Workaround for git not knowing `git submodule -f` in the version shipped in
+  # 10.04.
+  sed 's/recursive -f/recursive/' -i makexpi.sh
   # We are invoking the build script with a particular tag to avoid #10066. This
   # does not work for nightlies as there is no "master" tag in that sense. But
   # we don't need to care about that as we don't need reproducibility for



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits