diff --git a/llvm.spec b/llvm.spec index 7302972..283f9cb 100644 --- a/llvm.spec +++ b/llvm.spec @@ -18,7 +18,8 @@ %ifarch x86_64 %define has_lldb 1 -%if 0%{?suse_version} > 1320 # python3-lldb%{_sonum} is only built with these distributions (see llvm%{_sonum} package) +# python3-lldb%{_sonum} is only built with these distributions (see llvm%{_sonum} package) +%if 0%{?suse_version} > 1320 %define has_lldb_python 1 %endif %endif