1
0
Matej Cepl 2020-09-17 16:12:44 +00:00 committed by Git OBS Bridge
parent 41c3c050e8
commit 195c90ab54

View File

@ -58,7 +58,7 @@ dependencies automatically.
mv macros-default-pythons macros/035-default-pythons
%endif
%if 0%{?suse_version} >= 1550
sed -i -e '/^%{system_python}/s/python2/python3/' macros/010-common-defs
sed -i -e '/^%system_python/s/python2/python3/' macros/010-common-defs
%endif
%build