[packages/ocaml-ocamlbuild] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:40:17 CEST 2025
commit 1c87e742b1e45104773edff551e28f6cb8330cbb
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:40:01 2025 +0200
Fix applying patches.
ocaml-ocamlbuild.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ocaml-ocamlbuild.spec b/ocaml-ocamlbuild.spec
index 5d4dca5..d864efd 100644
--- a/ocaml-ocamlbuild.spec
+++ b/ocaml-ocamlbuild.spec
@@ -47,7 +47,7 @@ Ten pakiet zawiera pliki programistyczne biblioteki OCamlbuild.
%prep
%setup -q -n %{module}-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} configure \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ocaml-ocamlbuild.git/commitdiff/1c87e742b1e45104773edff551e28f6cb8330cbb
More information about the pld-cvs-commit
mailing list