[packages/xorp] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:21:33 CEST 2025
commit 76169abef2364351b566c694037b3f5d299fa940
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:31:13 2025 +0200
Fix applying patches.
xorp.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xorp.spec b/xorp.spec
index dae7943..a9e92de 100644
--- a/xorp.spec
+++ b/xorp.spec
@@ -55,7 +55,7 @@ programowych. Przykładem może być modularny router Click.
%prep
%setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
# in addition to patch0
%{__sed} -i "s#/lib/xorp#/%{_lib}/xorp#g" rtrmgr/util.cc
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xorp.git/commitdiff/76169abef2364351b566c694037b3f5d299fa940
More information about the pld-cvs-commit
mailing list