[packages/ocaml-labltk] Fix applying patches.

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


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

    Fix applying patches.

 ocaml-labltk.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ocaml-labltk.spec b/ocaml-labltk.spec
index 0c564d8..4f869b8 100644
--- a/ocaml-labltk.spec
+++ b/ocaml-labltk.spec
@@ -67,7 +67,7 @@ Przykładowe kody źródłowe w OCamlu dla LablTk.
 
 %prep
 %setup -q -n labltk-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 ./configure
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ocaml-labltk.git/commitdiff/d271ae718ffba5f1fd078e52b0b59fea19a1bfd8



More information about the pld-cvs-commit mailing list