From 979dc5d980b4959b18f98e1aea0c2a4b713492d7a0219ccfdaa952834972db99 Mon Sep 17 00:00:00 2001 From: Simon Lees Date: Fri, 7 Feb 2020 07:58:09 +0000 Subject: [PATCH] Accepting request 770787 from home:simotek:branches:devel:tools:building Add missing bit of the previous revert OBS-URL: https://build.opensuse.org/request/show/770787 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=397 --- cmake.macros | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmake.macros b/cmake.macros index cb7d206..fc63aa6 100644 --- a/cmake.macros +++ b/cmake.macros @@ -56,7 +56,7 @@ %cmake_build %cmake_install \ - DESTDIR=%{buildroot} %__cmake --install %__builddir --verbose + DESTDIR=%{buildroot} %__builder install -C %__builddir %ctest(:-:) \ cd %__builddir \