[packages/flowd] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:33:23 CEST 2025
commit 570d47f02e441432318d63e141e6fc3ed27f8529
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:33:07 2025 +0200
Fix applying patches.
flowd.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/flowd.spec b/flowd.spec
index 96ede2c..e78c35e 100644
--- a/flowd.spec
+++ b/flowd.spec
@@ -102,8 +102,8 @@ sieciowych flowd.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%configure
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/flowd.git/commitdiff/570d47f02e441432318d63e141e6fc3ed27f8529
More information about the pld-cvs-commit
mailing list