[packages/mcrouter] Fix applying patches.

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


commit 78aac38c35156dbac5a695e6e00984f5494f8bfe
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:16:13 2025 +0200

    Fix applying patches.

 mcrouter.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/mcrouter.spec b/mcrouter.spec
index 09b673c..571b5b5 100644
--- a/mcrouter.spec
+++ b/mcrouter.spec
@@ -71,8 +71,8 @@ Statyczna biblioteka %{name}.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 cd mcrouter
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mcrouter.git/commitdiff/78aac38c35156dbac5a695e6e00984f5494f8bfe



More information about the pld-cvs-commit mailing list