[packages/libcouchbase] - disable mock tests to avoid downloading CouchbaseMock jar
    qboosh 
    qboosh at pld-linux.org
       
    Sat May  2 21:41:12 CEST 2020
    
    
  
commit bdf36a28cefbeb283fa04f536f3bba6beda0ebff
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat May 2 21:41:31 2020 +0200
    - disable mock tests to avoid downloading CouchbaseMock jar
 libcouchbase.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/libcouchbase.spec b/libcouchbase.spec
index 9e91d2d..2236ac4 100644
--- a/libcouchbase.spec
+++ b/libcouchbase.spec
@@ -87,7 +87,8 @@ Pliki nagłówkowe biblioteki Couchbase.
 %build
 install -d build
 cd build
-%cmake ..
+%cmake .. \
+	-DLCB_NO_MOCK=ON
 
 %{__make}
 
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libcouchbase.git/commitdiff/bdf36a28cefbeb283fa04f536f3bba6beda0ebff
    
    
More information about the pld-cvs-commit
mailing list