[packages/ocaml-pxp] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:40:28 CEST 2025
commit 5552e894c3ede9fd96c6fa2ea1001bd427a61437
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:40:13 2025 +0200
Fix applying patches.
ocaml-pxp.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ocaml-pxp.spec b/ocaml-pxp.spec
index dfb0fdc..f5e66f1 100644
--- a/ocaml-pxp.spec
+++ b/ocaml-pxp.spec
@@ -82,7 +82,7 @@ używających biblioteki PXP.
%prep
%setup -q -n pxp-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
./configure \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ocaml-pxp.git/commitdiff/5552e894c3ede9fd96c6fa2ea1001bd427a61437
More information about the pld-cvs-commit
mailing list