[packages/irrlicht] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:17:24 CEST 2025


commit 0919e496296a137e1820ccd1e5ac5d23bdb1e295
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:17:09 2025 +0200

    Fix applying patches.

 irrlicht.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/irrlicht.spec b/irrlicht.spec
index 39e567a..273aa70 100644
--- a/irrlicht.spec
+++ b/irrlicht.spec
@@ -103,8 +103,8 @@ Ten pakiet zawiera przykłady użycia biblioteki Irrlicht.
 %undos include/IrrCompileConfig.h
 %undos source/Irrlicht/{Makefile,CImageLoaderPNG.cpp,CImageWriterPNG.cpp}
 
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 cp -f %{SOURCE1} source/Irrlicht/glext.h
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/irrlicht.git/commitdiff/0919e496296a137e1820ccd1e5ac5d23bdb1e295



More information about the pld-cvs-commit mailing list