diff --git a/SDL2.spec b/SDL2.spec index 56eb8cc..35686f7 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_build -s +%make -s %install -%make_install -C build +%makeinstall_std -C build