[packages/openivr] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:44:33 CEST 2025


commit bf27c810621f973d4903f380239e355aa6197940
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:44:17 2025 +0200

    Fix applying patches.

 openivr.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/openivr.spec b/openivr.spec
index 5a9f314..bfad29f 100644
--- a/openivr.spec
+++ b/openivr.spec
@@ -28,8 +28,8 @@ może używać programu Festival (http://www.festvox.org/).
 
 %prep
 %setup -qn %{name}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 PWLIBDIR=%{_prefix}; export PWLIBDIR
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openivr.git/commitdiff/bf27c810621f973d4903f380239e355aa6197940



More information about the pld-cvs-commit mailing list