[packages/bird] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:48:48 CEST 2025
commit 7e7577eed48c1ba083cb99653284a7575a97b46d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:48:32 2025 +0200
Fix applying patches.
bird.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/bird.spec b/bird.spec
index 8e249ff..1fa9e24 100644
--- a/bird.spec
+++ b/bird.spec
@@ -110,7 +110,7 @@ filtrów o dużych możliwościach.
%prep
%setup -q -a 5
%{?with_alien:%patch0 -p1}
-%patch1 -p1
+%patch -P1 -p1
%build
cp -f /usr/share/automake/config.* tools
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/bird.git/commitdiff/7e7577eed48c1ba083cb99653284a7575a97b46d
More information about the pld-cvs-commit
mailing list