commit fff139e16b2590c925ed992d638f97d8fec1e458
Author: Elan Ruusamäe <[email protected]>
Date: Sat Aug 1 20:29:46 2015 +0300
avoid testuite ruining pld spec repo
ruby.spec | 4 ++++
1 file changed, 4 insertions(+)
---
diff --git a/ruby.spec b/ruby.spec
index fbbde7f..2e9dce2 100644
--- a/ruby.spec
+++ b/ruby.spec
@@ -489,6 +489,10 @@ cd ..
%endif
%if %{with tests}
+# unset these, as testsuite does "git commit" somewhere, which points to pld
.spec repo. doh
+unset GIT_DIR GIT_WORK_TREE
+
+unset GIT
DISABLE_TESTS=""
%ifarch armv7l armv7hl armv7hnl
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ruby.git/commitdiff/fff139e16b2590c925ed992d638f97d8fec1e458
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit