[packages/ocaml-graph] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:40:02 CEST 2025


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

    Fix applying patches.

 ocaml-graph.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ocaml-graph.spec b/ocaml-graph.spec
index d153a7c..68b3973 100644
--- a/ocaml-graph.spec
+++ b/ocaml-graph.spec
@@ -119,7 +119,7 @@ używających biblioteki Ocamlgraph GTK.
 
 %prep
 %setup -q -n ocamlgraph-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 dune build --verbose
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ocaml-graph.git/commitdiff/47b32aea71831f3ccfeea913db12dee75b54b37d



More information about the pld-cvs-commit mailing list