diff --git a/lhapdf.spec b/lhapdf.spec index cbca0d581ee..ce0cb09a0f5 100644 --- a/lhapdf.spec +++ b/lhapdf.spec @@ -23,9 +23,10 @@ BuildRequires: py3-cython PYTHON=$(which python3) \ ./configure --prefix=%{i} \ - --enable-python + --disable-python %build +sed -i -e 's| wrappers | |' Makefile make all %makeprocesses %install