diff --git a/python-pycxx.spec b/python-pycxx.spec index e0ac650..1f98f3b 100644 --- a/python-pycxx.spec +++ b/python-pycxx.spec @@ -83,7 +83,7 @@ INSTALL='setup.py install --install-headers=%{_includedir}/CXX --install-data=%{_usrsrc}' -%{__python2} $INSTALL +%{__python} $INSTALL %if 0%{?_with_python3:1} %{__python3} $INSTALL