[packages/mrouted] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:25:51 CEST 2025


commit ca20bd64cfd37b79874828b27f2630102ce784bd
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:25:35 2025 +0200

    Fix applying patches.

 mrouted.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/mrouted.spec b/mrouted.spec
index 502eeca..bfd68e3 100644
--- a/mrouted.spec
+++ b/mrouted.spec
@@ -35,9 +35,9 @@ Multicasting.
 
 %prep
 %setup  -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mrouted.git/commitdiff/ca20bd64cfd37b79874828b27f2630102ce784bd



More information about the pld-cvs-commit mailing list