[packages/RakNet] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:39:19 CEST 2025


commit 09ce00e652559fdbb0e8f56e08c5e73dc248e066
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:39:03 2025 +0200

    Fix applying patches.

 RakNet.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/RakNet.spec b/RakNet.spec
index 6f89476..829e8b7 100644
--- a/RakNet.spec
+++ b/RakNet.spec
@@ -43,8 +43,8 @@ Pliki nagłówkowe biblioteki RakNet.
 %prep
 %setup -q -n Raknet%{ver}
 %undos Makefile Source/Makefile Source/RakVoice/Makefile
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__make} -j1 \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/RakNet.git/commitdiff/09ce00e652559fdbb0e8f56e08c5e73dc248e066



More information about the pld-cvs-commit mailing list