[packages/libcdr] disable tests
    atler 
    atler at pld-linux.org
       
    Sun Jun  5 19:35:51 CEST 2022
    
    
  
commit f580006bb67426ee80fbba6ecf220cf55b313119
Author: Jan Palus <atler at pld-linux.org>
Date:   Sun Jun 5 19:35:00 2022 +0200
    disable tests
    
    `make check` not invoked and tests additionally need cppunit
 libcdr.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/libcdr.spec b/libcdr.spec
index 4598b2a..c84ef34 100644
--- a/libcdr.spec
+++ b/libcdr.spec
@@ -104,6 +104,7 @@ Aktualnie obsługiwane są XHTML i raw.
 %{__automake}
 %configure \
 	--disable-silent-rules \
+	--disable-tests \
 	%{?with_static_libs:--enable-static}
 
 %{__make}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libcdr.git/commitdiff/f580006bb67426ee80fbba6ecf220cf55b313119
    
    
More information about the pld-cvs-commit
mailing list