[packages/OpenCOLLADA] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:43:04 CEST 2025


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

    Fix applying patches.

 OpenCOLLADA.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/OpenCOLLADA.spec b/OpenCOLLADA.spec
index 00ae901..0ca4072 100644
--- a/OpenCOLLADA.spec
+++ b/OpenCOLLADA.spec
@@ -60,9 +60,9 @@ Statyczne biblioteki OpenCOLLADA.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 install -d build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/OpenCOLLADA.git/commitdiff/641416b7cfb1de9755b6fb4ef30d8ab9c8ae44d6



More information about the pld-cvs-commit mailing list