From a5ff02ed9729295c4e5bc563bd175abe1bbea0ff Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Tue, 29 Jul 2025 12:24:20 +0200 Subject: [PATCH] Fixup patch macro --- opencv.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/opencv.spec b/opencv.spec index 0073bfc..eb23abc 100644 --- a/opencv.spec +++ b/opencv.spec @@ -281,8 +281,8 @@ shopt -u extglob popd &>/dev/null %endif -%patch0 -p1 -b .install_3rdparty_licenses -%patch3 -p1 -b .python_install_binary +%patch -P 0 -p1 -b .install_3rdparty_licenses +%patch -P 3 -p1 -b .python_install_binary pushd %{name}_contrib-%{version} #patch1 -p1 -b .install_cvv