[packages/ocaml-ounit] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:40:19 CEST 2025


commit 02512e4474d1da222a11c02f2a2d3762327cb1b8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:40:04 2025 +0200

    Fix applying patches.

 ocaml-ounit.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ocaml-ounit.spec b/ocaml-ounit.spec
index 3c4c3ae..be971d3 100644
--- a/ocaml-ounit.spec
+++ b/ocaml-ounit.spec
@@ -55,8 +55,8 @@ użyciu biblioteki OUnit.
 
 %prep
 %setup -q -n ounit-v%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 dune build @all --verbose
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ocaml-ounit.git/commitdiff/02512e4474d1da222a11c02f2a2d3762327cb1b8



More information about the pld-cvs-commit mailing list