[packages/libgocr] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:50:38 CEST 2025


commit 89ad46b9521385b58fdafe95c553d7393f5fbd96
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:50:22 2025 +0200

    Fix applying patches.

 libgocr.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libgocr.spec b/libgocr.spec
index 84585f5..7fb3761 100644
--- a/libgocr.spec
+++ b/libgocr.spec
@@ -60,8 +60,8 @@ Statyczna wersja biblioteki GOCR API.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 rm -f missing
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libgocr.git/commitdiff/89ad46b9521385b58fdafe95c553d7393f5fbd96



More information about the pld-cvs-commit mailing list