[packages/mlkit] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:21:04 CEST 2025
commit 631ddae0cefda913d7950dbe6929889a04973651
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:20:47 2025 +0200
Fix applying patches.
mlkit.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mlkit.spec b/mlkit.spec
index 4832014..05f002f 100644
--- a/mlkit.spec
+++ b/mlkit.spec
@@ -95,7 +95,7 @@ Zainstaluj pakiety mlkit lub mlkit-kam dla pełnego systemu ML Kit.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} mlkit \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mlkit.git/commitdiff/631ddae0cefda913d7950dbe6929889a04973651
More information about the pld-cvs-commit
mailing list