diff --git a/cmake.macros b/cmake.macros index 6b9d95a..7edda78 100644 --- a/cmake.macros +++ b/cmake.macros @@ -67,7 +67,7 @@ %endif \ %{nil} -%cmake_build %__cmake --build %__builddir --verbose %{?_smp_mflags} +%cmake_build %__cmake --build . --verbose %{?_smp_mflags} %make_jobs \ echo "Deprecated %%make_jobs macro used, please use %%cmake_build" \