[packages/ocaml-configwin] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:39:20 CEST 2025
commit cf69c0dfd5077abddfbf26465059ac1138e2d7bd
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:39:05 2025 +0200
Fix applying patches.
ocaml-configwin.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ocaml-configwin.spec b/ocaml-configwin.spec
index 838b303..380467a 100644
--- a/ocaml-configwin.spec
+++ b/ocaml-configwin.spec
@@ -43,7 +43,7 @@ pomocą LablGtk.
%prep
%setup -q -n configwin-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
# this doesn't really matter (package makes little use of autoconf)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ocaml-configwin.git/commitdiff/cf69c0dfd5077abddfbf26465059ac1138e2d7bd
More information about the pld-cvs-commit
mailing list