diff --git a/python-pyftpdlib.spec b/python-pyftpdlib.spec index ec03f73..f5a661f 100644 --- a/python-pyftpdlib.spec +++ b/python-pyftpdlib.spec @@ -73,7 +73,7 @@ cp %{SOURCE1} pyftpdlib/test %check export CIBUILDWHEEL=1 ignorebuild="--ignore build" -%{python_expand # expand to $python flavor, not to the binary name, then strip the trailing _ +%{python_expand # expand to python flavor, not to the binary name, then strip the trailing _ builddir=_build.$python_ ignorebuild+=" --ignore ${builddir%%_}" }