[packages/ocaml-cstruct] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:39:25 CEST 2025
commit 69c1e1694f2ae0518addc42f4833f62000c4d69a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:39:10 2025 +0200
Fix applying patches.
ocaml-cstruct.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ocaml-cstruct.spec b/ocaml-cstruct.spec
index a36e47b..50a75e6 100644
--- a/ocaml-cstruct.spec
+++ b/ocaml-cstruct.spec
@@ -248,7 +248,7 @@ używających biblioteki ppx_cstruct.
%prep
%setup -q -n cstruct-v%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
dune build @install --verbose
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ocaml-cstruct.git/commitdiff/69c1e1694f2ae0518addc42f4833f62000c4d69a
More information about the pld-cvs-commit
mailing list