[packages/ocaml-libvirt] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:40:11 CEST 2025
commit a72258584e8356fd15d4fe9ec3ecf100dac37e9a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:39:55 2025 +0200
Fix applying patches.
ocaml-libvirt.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ocaml-libvirt.spec b/ocaml-libvirt.spec
index 8b6990b..a3db461 100644
--- a/ocaml-libvirt.spec
+++ b/ocaml-libvirt.spec
@@ -64,7 +64,7 @@ biblioteki.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__automake}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ocaml-libvirt.git/commitdiff/a72258584e8356fd15d4fe9ec3ecf100dac37e9a
More information about the pld-cvs-commit
mailing list