[packages/OpenNI] Fix applying patches.

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


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

    Fix applying patches.

 OpenNI.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/OpenNI.spec b/OpenNI.spec
index f2c6b06..4d3383e 100644
--- a/OpenNI.spec
+++ b/OpenNI.spec
@@ -145,10 +145,10 @@ Interfejs .NET do OpenNI.
 %prep
 %setup -q -n %{name}-%{name}-1e9524f
 %undos Platform/Linux/Build/Samples/NiUserTracker/Makefile
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 
 %build
 %{__make} -C Platform/Linux/Build clean
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/OpenNI.git/commitdiff/b222cc1082512aa4453c9fa99830e70edd6d6872



More information about the pld-cvs-commit mailing list