From 1bc717132295d87234a25fd7360604ff2bcfc8e4 Mon Sep 17 00:00:00 2001 From: NixTux Commit Bot Date: Mon, 13 Jan 2020 14:15:43 +0300 Subject: [PATCH] bot: rpm5 -> rpm4 (8) --- SDL2.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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