From 55062d60df7cf52811b8e06a854d335a31332f5a Mon Sep 17 00:00:00 2001 From: NixTux Commit Bot Date: Mon, 13 Jan 2020 14:15:59 +0300 Subject: [PATCH] bot: rpm5 -> rpm4 (8) --- SDL_mixer.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SDL_mixer.spec b/SDL_mixer.spec index 32d372c..953031e 100644 --- a/SDL_mixer.spec +++ b/SDL_mixer.spec @@ -98,11 +98,11 @@ This package contains binary to test the associated library. --disable-music-mod-shared \ --disable-music-mp3-shared \ --disable-static -%make_build +%make iconv -f ISO-8859-1 -t UTF-8 CHANGES > CHANGES.tmp touch -r CHANGES CHANGES.tmp mv CHANGES.tmp CHANGES %install -%make_install install-bin +%makeinstall_std install-bin