[packages/CocoR] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:01:49 CEST 2025


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

    Fix applying patches.

 CocoR.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/CocoR.spec b/CocoR.spec
index 9834cd5..d291685 100644
--- a/CocoR.spec
+++ b/CocoR.spec
@@ -19,7 +19,7 @@ Generator analizatorów leksykalnych i składniowych Coco/R.
 
 %prep
 %setup -q -c
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 export CRFRAMES=`pwd`/frames
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/CocoR.git/commitdiff/57c5acab54b74acefc2c5f4530d68bbfa04a0a09



More information about the pld-cvs-commit mailing list