commit ffe738cac3b95c03ff3ab8b51256217e05462e15
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Tue Jun 16 08:32:58 2020 +0200
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:
Show replies by date