[packages/mrt] Fix applying patches.

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


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

    Fix applying patches.

 mrt.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/mrt.spec b/mrt.spec
index 14c45b8..c1dd8bd 100644
--- a/mrt.spec
+++ b/mrt.spec
@@ -37,10 +37,10 @@ RIP, RIPng, BGP oraz BGP4+.
 
 %prep
 %setup -q -n %{name}-2.2a-Aug-14-2000
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 
 %build
 ./make-sym-links
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mrt.git/commitdiff/65dab2abbe9c3e1af1aff50c3ae0ce6c86dfadb5



More information about the pld-cvs-commit mailing list