diff --git a/catch1.spec b/catch1.spec index f386e16..076d5d8 100644 --- a/catch1.spec +++ b/catch1.spec @@ -35,8 +35,8 @@ is packaged up as a single header for extra convenience. %build -%cmake . -Bbuild -%make_build -Cbuild +%cmake +%cmake_build %install @@ -45,8 +45,7 @@ cp -pr include %{buildroot}%{_includedir}/catch %check -cd build -ctest -V %{?_smp_mflags} +%ctest %files devel