diff --git a/cubeb.spec b/cubeb.spec index 9375c02..0cf50b2 100644 --- a/cubeb.spec +++ b/cubeb.spec @@ -67,10 +67,10 @@ echo "set_target_properties(%{name} PROPERTIES SOVERSION 0)" >> CMakeLists.txt %build %cmake . -DBUILD_TESTS=OFF -%make_build +%cmake_build %install -%make_install +%cmake_install %files %doc README.md