[packages/cyclone] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:09:11 CEST 2025


commit 9a2a21a8b792915cfa6a686f7c52cb60c8c7fff8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:08:55 2025 +0200

    Fix applying patches.

 cyclone.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/cyclone.spec b/cyclone.spec
index 02498ef..683064c 100644
--- a/cyclone.spec
+++ b/cyclone.spec
@@ -28,7 +28,7 @@ attacks, itd.
 
 %prep
 %setup -q -n %{name}-%{version}-%{version} -a1
-%patch0 -p1
+%patch -P0 -p1
 #%patch1 -p1
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cyclone.git/commitdiff/9a2a21a8b792915cfa6a686f7c52cb60c8c7fff8



More information about the pld-cvs-commit mailing list