[packages/ocaml-cairo] Fix applying patches.

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


commit ea958b71533c24cad8b5eaf00aeb0f3bb3719b05
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:38:56 2025 +0200

    Fix applying patches.

 ocaml-cairo.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ocaml-cairo.spec b/ocaml-cairo.spec
index f82f553..395ae12 100644
--- a/ocaml-cairo.spec
+++ b/ocaml-cairo.spec
@@ -60,8 +60,8 @@ biblioteki Cairo.
 
 %prep
 %setup -q -n cairo-ocaml-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__aclocal} -I support
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ocaml-cairo.git/commitdiff/ea958b71533c24cad8b5eaf00aeb0f3bb3719b05



More information about the pld-cvs-commit mailing list