[packages/zebra-xs26] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:26:35 CEST 2025
commit 177be5919dbe02f086a1e940df0c343beb51a2d3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:31:25 2025 +0200
Fix applying patches.
zebra-xs26.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/zebra-xs26.spec b/zebra-xs26.spec
index 25a22c5..2cc09f6 100644
--- a/zebra-xs26.spec
+++ b/zebra-xs26.spec
@@ -114,11 +114,11 @@ Demon obsługi protokołu OSPF w sieciach IPv6.
%prep
%setup -q -n zebra-%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/zebra-xs26.git/commitdiff/177be5919dbe02f086a1e940df0c343beb51a2d3
More information about the pld-cvs-commit
mailing list