[packages/gocr] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:50:39 CEST 2025
commit a6e9803df50c99fff0622351806e543af03ff27a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:55:54 2025 +0200
Fix applying patches.
gocr.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gocr.spec b/gocr.spec
index 000698a..3d4f131 100644
--- a/gocr.spec
+++ b/gocr.spec
@@ -51,7 +51,7 @@ Frontend Tcl/Tk do gocr.
%prep
%setup -q
%if "%{_lib}" != "lib"
-%patch0 -p1
+%patch -P0 -p1
%endif
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gocr.git/commitdiff/a6e9803df50c99fff0622351806e543af03ff27a
More information about the pld-cvs-commit
mailing list