[packages/openinventor] Fix applying patches.

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


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

    Fix applying patches.

 openinventor.spec | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/openinventor.spec b/openinventor.spec
index 40c119b..ea5583a 100644
--- a/openinventor.spec
+++ b/openinventor.spec
@@ -120,16 +120,16 @@ Programy demonstrujące możliwości Open Inventora.
 
 %prep
 %setup -q -n inventor
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch7 -p1
-%patch8 -p1
-%patch9 -p1
-%patch10 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P5 -p1
+%patch -P7 -p1
+%patch -P8 -p1
+%patch -P9 -p1
+%patch -P10 -p1
 
 %build
 export LD_LIBRARY_PATH="`pwd`/lib:`pwd`/libSoXt"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openinventor.git/commitdiff/5633780c53535d0c1617da62704f51248aec746b



More information about the pld-cvs-commit mailing list