[packages/psypong3d] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:23:55 CEST 2025


commit 1fca76032c4c7d3caf463b10e1336ab4e4529e80
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:23:39 2025 +0200

    Fix applying patches.

 psypong3d.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/psypong3d.spec b/psypong3d.spec
index d25e772..adfa1bc 100644
--- a/psypong3d.spec
+++ b/psypong3d.spec
@@ -25,7 +25,7 @@ wykorzystaniem OpenGL/GLUT.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} -C src \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/psypong3d.git/commitdiff/1fca76032c4c7d3caf463b10e1336ab4e4529e80



More information about the pld-cvs-commit mailing list