[packages/ocaml-cryptgps] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:39:23 CEST 2025


commit 2c399a5ac9f25f4c2d1af26e6521c7f829a660dc
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:39:07 2025 +0200

    Fix applying patches.

 ocaml-cryptgps.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ocaml-cryptgps.spec b/ocaml-cryptgps.spec
index bab540c..4903110 100644
--- a/ocaml-cryptgps.spec
+++ b/ocaml-cryptgps.spec
@@ -59,7 +59,7 @@ używających biblioteki cryptgps.
 
 %prep
 %setup -q -n cryptgps
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} all %{?with_ocaml_opt:opt} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ocaml-cryptgps.git/commitdiff/2c399a5ac9f25f4c2d1af26e6521c7f829a660dc



More information about the pld-cvs-commit mailing list