diff options
-rw-r--r-- | onnxruntime.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/onnxruntime.spec b/onnxruntime.spec index 5a56783..d2a77f5 100644 --- a/onnxruntime.spec +++ b/onnxruntime.spec @@ -34,7 +34,7 @@ ONNXRuntime npu du -sh ../SOURCES/* mv ../SOURCES/abseil-cpp-20230802.0.zip ../BUILD -mv %{Source2} ../BUILD +mv %{SOURCE2} ../BUILD unzip -q -o ../SOURCES/main.zip -d ../BUILD |