[packages/cflowd] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:57:15 CEST 2025


commit d33c676c1419dd8fe0486f496738996b87f1801c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:57:00 2025 +0200

    Fix applying patches.

 cflowd.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/cflowd.spec b/cflowd.spec
index a21a9fd..178fd3f 100644
--- a/cflowd.spec
+++ b/cflowd.spec
@@ -96,11 +96,11 @@ Statyczne biblioteki cflowd.
 
 %prep
 %setup -q -n %{name}-2-1-b1
-%patch0 -p1
-%patch1 -p0
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
+%patch -P0 -p1
+%patch -P1 -p0
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
 
 %build
 chmod u+w *.m4 configure
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cflowd.git/commitdiff/d33c676c1419dd8fe0486f496738996b87f1801c



More information about the pld-cvs-commit mailing list