[packages/ocaml-augeas] Fix applying patches.

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


commit 210d184f21f4309ee4251033955fbb75d3077ab1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:38:53 2025 +0200

    Fix applying patches.

 ocaml-augeas.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ocaml-augeas.spec b/ocaml-augeas.spec
index 25295f6..ece1375 100644
--- a/ocaml-augeas.spec
+++ b/ocaml-augeas.spec
@@ -53,7 +53,7 @@ biblioteki augeas.
 %prep
 %setup -q
 %{!?with_ocaml_opt:%patch0 -p1}
-%patch1 -p1
+%patch -P1 -p1
 
 %build
 %{__autoconf}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ocaml-augeas.git/commitdiff/210d184f21f4309ee4251033955fbb75d3077ab1



More information about the pld-cvs-commit mailing list