[packages/ocaml-idl] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:40:05 CEST 2025
commit acec48aff1ac2f2bcdcc96e78116583d9d4dbb5a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:39:49 2025 +0200
Fix applying patches.
ocaml-idl.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ocaml-idl.spec b/ocaml-idl.spec
index ec9266c..f20be7c 100644
--- a/ocaml-idl.spec
+++ b/ocaml-idl.spec
@@ -82,8 +82,8 @@ tej biblioteki.
%prep
%setup -q -a 1 -n camlidl-camlidl%{shortversion}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
ln -s Makefile.unix config/Makefile
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ocaml-idl.git/commitdiff/acec48aff1ac2f2bcdcc96e78116583d9d4dbb5a
More information about the pld-cvs-commit
mailing list