[packages/ocaml-easy-format] Fix applying patches.

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


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

    Fix applying patches.

 ocaml-easy-format.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ocaml-easy-format.spec b/ocaml-easy-format.spec
index f27b664..1fb0bfc 100644
--- a/ocaml-easy-format.spec
+++ b/ocaml-easy-format.spec
@@ -73,7 +73,7 @@ biblioteki easy-format.
 
 %prep
 %setup -q -n %{module}-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 dune build @all %{?_smp_mflags} --display=verbose
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ocaml-easy-format.git/commitdiff/a6e1874935a6e526ed74f28f015380e9edd752d5



More information about the pld-cvs-commit mailing list