From 780894776a41f082e325344e77cb99c87f8f9289c88a231d163d03ae45a2a02b Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sat, 6 Jul 2024 19:11:24 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=590 --- cmake.macros | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmake.macros b/cmake.macros index 131ca63..8405807 100644 --- a/cmake.macros +++ b/cmake.macros @@ -77,5 +77,5 @@ DESTDIR=%{buildroot} %__builder install -C %__builddir %ctest \ - cd %__builddir && \ + cd %__builddir && \ %__ctest --output-on-failure --force-new-ctest-process %{?_smp_mflags}