]> git.pld-linux.org Git - packages/libgit2.git/commitdiff
disable "Build Tests using the Clar suite" when not running tests
authorElan Ruusamäe <glen@delfi.ee>
Fri, 27 May 2016 07:24:38 +0000 (10:24 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Fri, 27 May 2016 07:24:38 +0000 (10:24 +0300)
libgit2.spec

index 9b80cf78d00ab687feadce0bbce145feb26501ef..de0ff91ca36bc35b1b2becab016085aebfc9e391 100644 (file)
@@ -75,6 +75,7 @@ cd build
 %cmake .. \
        -DINCLUDE_INSTALL_DIR:PATH=include \
        -DLIB_INSTALL_DIR:PATH=%{_lib} \
+       %{cmake_with tests BUILD_CLAR} \
        %{cmake_with curl CURL} \
        %{cmake_with kerberos5 USE_GSSAPI} \
        %{cmake_with libssh USE_SSH} \
This page took 0.176278 seconds and 4 git commands to generate.