[packages/mlton] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:21:10 CEST 2025
commit 960f989805c028081045b213ee7459f27f8af44f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:20:54 2025 +0200
Fix applying patches.
mlton.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mlton.spec b/mlton.spec
index 88662ac..f2f96e9 100644
--- a/mlton.spec
+++ b/mlton.spec
@@ -33,7 +33,7 @@ tak dobry, jak gcc.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
# it will compile mlton twice: first time with installed mlton
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mlton.git/commitdiff/960f989805c028081045b213ee7459f27f8af44f
More information about the pld-cvs-commit
mailing list