[eucalyptus] Disable git check

Andy Grimm arg at fedoraproject.org
Mon Apr 8 16:40:39 UTC 2013


commit 38a4516403996fb5966d88d0027010dff5cd7f9a
Author: Andy Grimm <agrimm at gmail.com>
Date:   Mon Apr 8 12:40:27 2013 -0400

    Disable git check

 eucalyptus.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/eucalyptus.spec b/eucalyptus.spec
index 87d9814..7e06409 100644
--- a/eucalyptus.spec
+++ b/eucalyptus.spec
@@ -653,6 +653,9 @@ do
   ln -s $x clc/lib/;
 done
 
+# Don't bother with git since we're using a cloud-libs tarball
+touch clc/.nogit
+
 # FIXME: storage/Makefile breaks with parallel make
 make # %{?_smp_mflags}
 pushd clc/eucadmin


More information about the scm-commits mailing list