[packages/ocaml-camlimages] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:39:15 CEST 2025
commit 0ea33c9bc5aa1fd3d311cdc75ea2eba2ecad2a05
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:38:59 2025 +0200
Fix applying patches.
ocaml-camlimages.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ocaml-camlimages.spec b/ocaml-camlimages.spec
index 04432c7..ea58a3b 100644
--- a/ocaml-camlimages.spec
+++ b/ocaml-camlimages.spec
@@ -67,8 +67,8 @@ tej biblioteki.
%prep
%setup -q -n camlimages-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__autoconf}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ocaml-camlimages.git/commitdiff/0ea33c9bc5aa1fd3d311cdc75ea2eba2ecad2a05
More information about the pld-cvs-commit
mailing list