[packages/cronosII] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:05:42 CEST 2025


commit 4c99d390c41994fdb5895b83e29a4111bcb30161
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:05:26 2025 +0200

    Fix applying patches.

 cronosII.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/cronosII.spec b/cronosII.spec
index 6077e56..0d2123b 100644
--- a/cronosII.spec
+++ b/cronosII.spec
@@ -37,8 +37,8 @@ jej czytania.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1
+%patch -P0 -p1
+%patch -P1
 
 rm -f acinclude.m4 missing
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cronosII.git/commitdiff/4c99d390c41994fdb5895b83e29a4111bcb30161



More information about the pld-cvs-commit mailing list