[packages/ocaml-dbm] - fix patching on x32
baggins
baggins at pld-linux.org
Wed Apr 22 23:21:15 CEST 2026
commit 77eae74ccd3f898e3304e9bb3c877ab70f16dfd2
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Thu Apr 23 01:20:57 2026 +0200
- fix patching on x32
ocaml-dbm.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ocaml-dbm.spec b/ocaml-dbm.spec
index 93754ae..2339a71 100644
--- a/ocaml-dbm.spec
+++ b/ocaml-dbm.spec
@@ -51,7 +51,7 @@ biblioteki DBM.
%prep
%setup -q -n dbm-camldbm-%{version}
%patch -P0 -p1
-%{!?with_ocaml_opt:%patch1 -p1}
+%{!?with_ocaml_opt:%patch -P1 -p1}
%build
# instead of unpredictable configure
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ocaml-dbm.git/commitdiff/77eae74ccd3f898e3304e9bb3c877ab70f16dfd2
More information about the pld-cvs-commit
mailing list