bot: rpm5 -> rpm4 (1)

This commit is contained in:
NixTux Commit Bot 2020-01-04 02:42:22 +03:00
parent 7a92ade451
commit f0e52855b0

View file

@ -90,7 +90,7 @@ This package contains binary to test the associated library.
# shared libraries directly, allowing rpm autodeps to work. Just using dlopen
# on them would make it quite likely that adding the deps later on downstream
# packages using SDL_mixer manually would be forgotten.
%configure2_5x \
%configure \
--enable-music-libmikmod=no \
--enable-music-native-midi \
--disable-music-ogg-shared \
@ -105,5 +105,5 @@ touch -r CHANGES CHANGES.tmp
mv CHANGES.tmp CHANGES
%install
%makeinstall_std install-bin
%make_install install-bin