[packages/ocaml-dbm] Fix applying patches.

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


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

    Fix applying patches.

 ocaml-dbm.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ocaml-dbm.spec b/ocaml-dbm.spec
index 2fd2e05..93754ae 100644
--- a/ocaml-dbm.spec
+++ b/ocaml-dbm.spec
@@ -50,7 +50,7 @@ biblioteki DBM.
 
 %prep
 %setup -q -n dbm-camldbm-%{version}
-%patch0 -p1
+%patch -P0 -p1
 %{!?with_ocaml_opt:%patch1 -p1}
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ocaml-dbm.git/commitdiff/eb324f4043a7f1d2b9eab072d09b9ee56d3ff1e5



More information about the pld-cvs-commit mailing list