Fix dts_ver occurence

el8
Nicolas Chauvet 5 years ago
parent 4b8399bb6b
commit ffe738cac3

@ -319,7 +319,7 @@ sed -i -e 's/opus_multistream_surround_encoder_create/opus_multistream_encoder_c
sed -i -e 's/ header.channel_mapping,//' modules/codec/opus.c sed -i -e 's/ header.channel_mapping,//' modules/codec/opus.c
# Lower taglib # Lower taglib
sed -i -e 's/taglib >= 1.9/taglib >= 1.8/' configure.ac sed -i -e 's/taglib >= 1.9/taglib >= 1.8/' configure.ac
. /opt/rh/devtoolset-7/enable . /opt/rh/devtoolset-%{dts_ver}/enable
%endif %endif
%{?_with_bootstrap: %{?_with_bootstrap:

Loading…
Cancel
Save