[packages/OpenNI2] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:45:58 CEST 2025


commit c84307824ca02bb3523e65cc4156f497c4daf69f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:45:42 2025 +0200

    Fix applying patches.

 OpenNI2.spec | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/OpenNI2.spec b/OpenNI2.spec
index 8c46e26..e793728 100644
--- a/OpenNI2.spec
+++ b/OpenNI2.spec
@@ -124,15 +124,15 @@ Interfejs Javy do OpenNI2.
 
 %prep
 %setup -q -n %{name}-2.2-%{subver}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
-%patch7 -p1
-%patch8 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P5 -p1
+%patch -P6 -p1
+%patch -P7 -p1
+%patch -P8 -p1
 
 %build
 export CFLAGS="%{rpmcflags} -Wno-unused-local-typedefs -Wno-enum-compare -Wno-unused-local-typedefs -Wno-misleading-indentation"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/OpenNI2.git/commitdiff/c84307824ca02bb3523e65cc4156f497c4daf69f



More information about the pld-cvs-commit mailing list