[packages/3DKit] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:28:03 CEST 2025


commit 2f664237064d9006ee0d13d56c87100ec047456d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:27:47 2025 +0200

    Fix applying patches.

 3DKit.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/3DKit.spec b/3DKit.spec
index 50ac352..52856ed 100644
--- a/3DKit.spec
+++ b/3DKit.spec
@@ -58,7 +58,7 @@ Pliki nagłówkowe bibliotek 3DKit.
 
 %prep
 %setup -q -n GNU%{name}
-%patch0 -p1
+%patch -P0 -p1
 
 sed -i -e 's at X11R6/lib at X11R6/%{_lib}@' Examples/glut/GNUmakefile
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/3DKit.git/commitdiff/2f664237064d9006ee0d13d56c87100ec047456d



More information about the pld-cvs-commit mailing list