[packages/ocaml-camltk] Fix applying patches.

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


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

    Fix applying patches.

 ocaml-camltk.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/ocaml-camltk.spec b/ocaml-camltk.spec
index 18a800e..bc5fdb0 100644
--- a/ocaml-camltk.spec
+++ b/ocaml-camltk.spec
@@ -58,9 +58,9 @@ tej biblioteki.
 
 %prep
 %setup -q -n camltk%{ver}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 cp -f /usr/share/automake/{config,install}* .
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ocaml-camltk.git/commitdiff/687294918e67f5eadb23697d03ae6b846fe2e8ae



More information about the pld-cvs-commit mailing list