diff --git a/qpid-proton.spec b/qpid-proton.spec index 46c9610..ce4c365 100644 --- a/qpid-proton.spec +++ b/qpid-proton.spec @@ -249,7 +249,6 @@ sed -i 's/!\/usr\/bin\/python/!\/usr\/bin\/python3/' %{buildroot}%{proton_datadi echo '#!/usr/bin/python3' > %{buildroot}%{proton_datadir}/examples/python/proton_server.py.original 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 -%endif %if 0%{?fedora} || 0%{?rhel} > 7 chmod +x %{buildroot}%{python3_sitearch}/_cproton.so