epel9
Irina Boverman 5 years ago
parent a19ed3eebc
commit d126125b2f

@ -250,7 +250,6 @@ echo '#!/usr/bin/python3' > %{buildroot}%{proton_datadir}/examples/python/proton
cat %{buildroot}%{proton_datadir}/examples/python/proton_server.py >> %{buildroot}%{proton_datadir}/examples/python/proton_server.py.original
mv %{buildroot}%{proton_datadir}/examples/python/proton_server.py.original %{buildroot}%{proton_datadir}/examples/python/proton_server.py
%if 0%{?fedora} || 0%{?rhel} > 7
chmod +x %{buildroot}%{python3_sitearch}/_cproton.so
%if 0%{?rhel} && 0%{?rhel} <= 6

Loading…
Cancel
Save