Fix python2, too

This commit is contained in:
Michael Cronenworth 2019-05-03 11:17:56 -05:00
parent ee524d2d99
commit 899bb69f7f

View File

@ -160,7 +160,7 @@ pushd build
--enable-examples \
--enable-python-binding \
--with-boost-system=boost_system \
--with-boost-python=boost_python \
--with-boost-python=boost_python%{python2_version_nodots} \
--with-libiconv \
--enable-export-all