summaryrefslogtreecommitdiff
path: root/python-onnxruntime.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-onnxruntime.spec')
-rw-r--r--python-onnxruntime.spec6
1 files changed, 0 insertions, 6 deletions
diff --git a/python-onnxruntime.spec b/python-onnxruntime.spec
index 25a7695..004fc08 100644
--- a/python-onnxruntime.spec
+++ b/python-onnxruntime.spec
@@ -75,12 +75,6 @@ bash build.sh --build_dir build \
--build_shared_lib \
--skip_submodule_sync
-# Build python libs
-mv ./onnxruntime ./onnxruntime.src
-cp -R %{_builddir}/build/RelWithDebInfo/onnxruntime ./onnxruntime
-cp %{_builddir}/build/RelWithDebInfo/requirements.txt ./requirements.txt
-%pyproject_build
-
%install
# onnxruntime
%__cmake --install %{_builddir}/build/RelWithDebInfo --prefix=%{buildroot}