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