From ffe738cac3b95c03ff3ab8b51256217e05462e15 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Tue, 16 Jun 2020 08:32:58 +0200 Subject: [PATCH] Fix dts_ver occurence --- vlc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vlc.spec b/vlc.spec index 715a03d..1c77364 100644 --- a/vlc.spec +++ b/vlc.spec @@ -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 # Lower taglib sed -i -e 's/taglib >= 1.9/taglib >= 1.8/' configure.ac -. /opt/rh/devtoolset-7/enable +. /opt/rh/devtoolset-%{dts_ver}/enable %endif %{?_with_bootstrap: