[packages/routed] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:44:09 CEST 2025
commit 8572999a4e76d20046cd079366489f44b1327690
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:43:53 2025 +0200
Fix applying patches.
routed.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/routed.spec b/routed.spec
index ba15892..b5c7109 100644
--- a/routed.spec
+++ b/routed.spec
@@ -67,7 +67,7 @@ günceller.
%prep
%setup -q -n netkit-%{name}-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
./configure --with-c-compiler=gcc
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/routed.git/commitdiff/8572999a4e76d20046cd079366489f44b1327690
More information about the pld-cvs-commit
mailing list