[packages/zebra] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:26:32 CEST 2025
commit 79ca1276d47819fcf77f4e0067cd8960349e469b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:31:25 2025 +0200
Fix applying patches.
zebra.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/zebra.spec b/zebra.spec
index 21f9b4b..f85cf64 100644
--- a/zebra.spec
+++ b/zebra.spec
@@ -164,10 +164,10 @@ Demon obsługi protokołu RIP w sieciach IPv6.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/zebra.git/commitdiff/79ca1276d47819fcf77f4e0067cd8960349e469b
More information about the pld-cvs-commit
mailing list