[packages/ocaml-gl] Fix applying patches.

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


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

    Fix applying patches.

 ocaml-gl.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/ocaml-gl.spec b/ocaml-gl.spec
index c0f15e7..a495d29 100644
--- a/ocaml-gl.spec
+++ b/ocaml-gl.spec
@@ -66,9 +66,9 @@ tej biblioteki.
 
 %prep
 %setup -q -n ocamlgl
-%patch0 -p1
-%patch1 -p1
-%patch2
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2
 
 %build
 %{__make} -C gl \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ocaml-gl.git/commitdiff/93241838a46fb5adcc94d976a174a24f0d6f4f21



More information about the pld-cvs-commit mailing list