forked from pool/python-pyftpdlib
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyftpdlib?expand=0&rev=53
This commit is contained in:
@@ -73,7 +73,7 @@ cp %{SOURCE1} pyftpdlib/test
|
|||||||
%check
|
%check
|
||||||
export CIBUILDWHEEL=1
|
export CIBUILDWHEEL=1
|
||||||
ignorebuild="--ignore build"
|
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_
|
builddir=_build.$python_
|
||||||
ignorebuild+=" --ignore ${builddir%%_}"
|
ignorebuild+=" --ignore ${builddir%%_}"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user