mirror of
https://abf.rosa.ru/djam/SDL_mixer.git
synced 2025-02-23 15:52:48 +00:00
bot: rpm5 -> rpm4 (1)
This commit is contained in:
parent
7a92ade451
commit
f0e52855b0
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue