Next release

epel9
Irina Boverman 7 years ago
parent 7b9c223e9e
commit 507a5bfe6d

@ -312,7 +312,7 @@ cd ../buildpython3
#CPROTON_BUILD=$PWD . ./config.sh #CPROTON_BUILD=$PWD . ./config.sh
chmod +x %{buildroot}%{python2_sitearch}/_cproton.so chmod +x %{buildroot}%{python2_sitearch}/_cproton.so
%if 0%{?fedora} || 0%{?rhel} > 7 %if 0%{?fedora} && 0%{?fedora} >= 29
chmod +x %{buildroot}%{python3_sitearch}/_cproton.so chmod +x %{buildroot}%{python3_sitearch}/_cproton.so
%endif %endif
#find %{buildroot}%{proton_datadir}/examples/ -type f | xargs chmod -x #find %{buildroot}%{proton_datadir}/examples/ -type f | xargs chmod -x

Loading…
Cancel
Save