[packages/ocrad] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:40:56 CEST 2025
commit d5a88f00e2015310d1abaa8e7cfe67e3a12bee91
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:40:40 2025 +0200
Fix applying patches.
ocrad.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ocrad.spec b/ocrad.spec
index 2ecb1d2..e6ffe1c 100644
--- a/ocrad.spec
+++ b/ocrad.spec
@@ -43,7 +43,7 @@ Biblioteka statyczna i plik nagłówkowy Ocrada.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
# not autoconf-generated
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ocrad.git/commitdiff/d5a88f00e2015310d1abaa8e7cfe67e3a12bee91
More information about the pld-cvs-commit
mailing list