[packages/smlnj] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:01:44 CEST 2025


commit 3d8cd687b3bc9d9ff78326734ac90ca5b2ad8acd
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:01:28 2025 +0200

    Fix applying patches.

 smlnj.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/smlnj.spec b/smlnj.spec
index 5d27fc6..4265df3 100644
--- a/smlnj.spec
+++ b/smlnj.spec
@@ -69,7 +69,7 @@ CAML).
 
 %prep
 %setup -q -c
-%patch0 -p1
+%patch -P0 -p1
 install %SOURCE1 .
 install %SOURCE2 .
 install %SOURCE3 .
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/smlnj.git/commitdiff/3d8cd687b3bc9d9ff78326734ac90ca5b2ad8acd



More information about the pld-cvs-commit mailing list