mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-04 13:47:35 -08:00
sci-ml/onnx: add die to rm -rf
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
parent
efaaff549f
commit
cb00b0c3dc
@ -53,7 +53,7 @@ python_compile() {
|
||||
"${mycmakeargs[@]}"
|
||||
-Dnanobind_DIR="$(python_get_sitedir)/nanobind/cmake"
|
||||
)
|
||||
rm -rf .setuptools-cmake-build
|
||||
rm -rf .setuptools-cmake-build || die
|
||||
CMAKE_ARGS="${mycmakeargs[@]}" distutils-r1_python_compile
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user