[packages/mcclient] Fix applying patches.

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


commit 2612cd64f04b4dc8e059337ace4cafd88af1a3c3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:15:49 2025 +0200

    Fix applying patches.

 mcclient.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mcclient.spec b/mcclient.spec
index e02d279..4d55b7f 100644
--- a/mcclient.spec
+++ b/mcclient.spec
@@ -32,7 +32,7 @@ komfort gry.
 
 %prep
 %setup -q
-%patch0 -p0
+%patch -P0 -p0
 
 mv -f mcclient.cfg mcclient.cfg.orig
 cat >> mcclient.cfg << EOF
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mcclient.git/commitdiff/2612cd64f04b4dc8e059337ace4cafd88af1a3c3



More information about the pld-cvs-commit mailing list