[packages/ocaml-extlib] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:39:45 CEST 2025
commit 6e05a7707464924e31534451755712dbede823b3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:39:29 2025 +0200
Fix applying patches.
ocaml-extlib.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ocaml-extlib.spec b/ocaml-extlib.spec
index 0e13027..2c0fec2 100644
--- a/ocaml-extlib.spec
+++ b/ocaml-extlib.spec
@@ -97,7 +97,7 @@ użyciem tej biblioteki.
%prep
%setup -q -n %{pkgname}-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} -C src all %{?with_ocaml_opt:opt cmxs} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ocaml-extlib.git/commitdiff/6e05a7707464924e31534451755712dbede823b3
More information about the pld-cvs-commit
mailing list