[packages/flow-tools] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:33:26 CEST 2025


commit ac313fdf6f891fa70afb7e84ad52c72a59f84181
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:33:10 2025 +0200

    Fix applying patches.

 flow-tools.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/flow-tools.spec b/flow-tools.spec
index 221baaf..11da9ee 100644
--- a/flow-tools.spec
+++ b/flow-tools.spec
@@ -72,10 +72,10 @@ Statyczna biblioteka flow-tools.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 
 %{__sed} -E -i -e '1s,#!\s*/usr/bin/python(\s|$),#!%{__python}\1,' \
       bin/flow-log2rrd \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/flow-tools.git/commitdiff/ac313fdf6f891fa70afb7e84ad52c72a59f84181



More information about the pld-cvs-commit mailing list