[packages/openr2] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:46:22 CEST 2025


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

    Fix applying patches.

 openr2.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/openr2.spec b/openr2.spec
index 0010d23..ebeb816 100644
--- a/openr2.spec
+++ b/openr2.spec
@@ -58,9 +58,9 @@ Statyczna biblioteka OpenR2.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openr2.git/commitdiff/e0723c406db8b0c20a4a8428e94ebcc11f81feff



More information about the pld-cvs-commit mailing list