[packages/ocaml-fileutils] Fix applying patches.

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


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

    Fix applying patches.

 ocaml-fileutils.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ocaml-fileutils.spec b/ocaml-fileutils.spec
index 47f0510..b417bbf 100644
--- a/ocaml-fileutils.spec
+++ b/ocaml-fileutils.spec
@@ -49,7 +49,7 @@ wykorzystujących pakiet OCamla fileutils.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 dune build --verbose
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ocaml-fileutils.git/commitdiff/d20a0620061a0c08a6f2198b4433b6479e8ed0c3



More information about the pld-cvs-commit mailing list