[packages/ocaml-pg] Fix applying patches.

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


commit 14832150513fed0bf6063650aff872ff15e5e6c8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:40:07 2025 +0200

    Fix applying patches.

 ocaml-pg.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ocaml-pg.spec b/ocaml-pg.spec
index 469441c..7038ca3 100644
--- a/ocaml-pg.spec
+++ b/ocaml-pg.spec
@@ -117,7 +117,7 @@ używających biblioteki pgocaml_ppx.
 
 %prep
 %setup -q -n pgocaml-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 dune build --verbose
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ocaml-pg.git/commitdiff/14832150513fed0bf6063650aff872ff15e5e6c8



More information about the pld-cvs-commit mailing list