[packages/ocaml-ulex] Fix applying patches.

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


commit 8a386a377785eff8dd8a7133a12aaa64bfec3277
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:40:18 2025 +0200

    Fix applying patches.

 ocaml-ulex.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ocaml-ulex.spec b/ocaml-ulex.spec
index 4ab2caf..ed06a6c 100644
--- a/ocaml-ulex.spec
+++ b/ocaml-ulex.spec
@@ -33,7 +33,7 @@ ulex jest lexerem dla OCamla i Unicode.
 
 %prep
 %setup -q -n ulex-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} -j1 all %{?with_ocaml_opt:all.opt}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ocaml-ulex.git/commitdiff/8a386a377785eff8dd8a7133a12aaa64bfec3277



More information about the pld-cvs-commit mailing list