[packages/ocaml-dml] Fix applying patches.

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


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

    Fix applying patches.

 ocaml-dml.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/ocaml-dml.spec b/ocaml-dml.spec
index 0b6a9c7..497f691 100644
--- a/ocaml-dml.spec
+++ b/ocaml-dml.spec
@@ -57,9 +57,9 @@ tej biblioteki.
 
 %prep
 %setup -q -n dml-%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 ./configure \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ocaml-dml.git/commitdiff/30c1e4399c0561ccb3520e126162302ce7ad4d27



More information about the pld-cvs-commit mailing list