diff --git a/SDL2.spec b/SDL2.spec index 35686f7..56eb8cc 100644 --- a/SDL2.spec +++ b/SDL2.spec @@ -96,7 +96,7 @@ applications which will use %{name}. %cmake \ -DRPATH:BOOL=OFF \ -DSDL_STATIC:BOOL=OFF -%make -s +%make_build -s %install -%makeinstall_std -C build +%make_install -C build