[packages/cyc_async] Fix applying patches.

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


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

    Fix applying patches.

 cyc_async.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/cyc_async.spec b/cyc_async.spec
index 8978c8c..e9f3cc5 100644
--- a/cyc_async.spec
+++ b/cyc_async.spec
@@ -23,8 +23,8 @@ Cyclom-Y.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 cd common
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cyc_async.git/commitdiff/bf6ebbf86ca0e0158fe6c49047450bad8fcb57cf



More information about the pld-cvs-commit mailing list