[packages/opencsg] Fix applying patches.

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


commit 4390588df402b426b08a8f289bf7e01a95571ffa
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:43:00 2025 +0200

    Fix applying patches.

 opencsg.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/opencsg.spec b/opencsg.spec
index 95f364a..8807053 100644
--- a/opencsg.spec
+++ b/opencsg.spec
@@ -44,7 +44,7 @@ Development files for OpenCSG.
 
 %prep
 %setup -q -n OpenCSG-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 rm src/Makefile RenderTexture/Makefile Makefile example/Makefile
 dos2unix license.txt
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/opencsg.git/commitdiff/4390588df402b426b08a8f289bf7e01a95571ffa



More information about the pld-cvs-commit mailing list