[packages/openvino] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:47:09 CEST 2025


commit d8e7cc609f40cc9f8257a2c172469f234b5a8c73
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:46:53 2025 +0200

    Fix applying patches.

 openvino.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/openvino.spec b/openvino.spec
index 04b98ba..b394abb 100644
--- a/openvino.spec
+++ b/openvino.spec
@@ -86,7 +86,7 @@ Dokumentacja API biblioteki OpenVINO.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %{__tar} xf %{SOURCE1} --strip-components=1 -C inference-engine/thirdparty/ade
 %{__tar} xf %{SOURCE2} --strip-components=1 -C ngraph
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openvino.git/commitdiff/d8e7cc609f40cc9f8257a2c172469f234b5a8c73



More information about the pld-cvs-commit mailing list