[packages/cuneiform] Fix applying patches.

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


commit 2133b767f54e7d2faaade23d484cb4a3820b11e4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:07:54 2025 +0200

    Fix applying patches.

 cuneiform.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/cuneiform.spec b/cuneiform.spec
index 3a5aa95..49c7ac0 100644
--- a/cuneiform.spec
+++ b/cuneiform.spec
@@ -19,7 +19,7 @@ Cognitive technologies.
 
 %prep
 %setup -q -n %{name}-linux-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 rm -f builddir/CMakeCache.txt
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cuneiform.git/commitdiff/2133b767f54e7d2faaade23d484cb4a3820b11e4



More information about the pld-cvs-commit mailing list