[packages/polyml] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:19:31 CEST 2025


commit 9a860cf4764afae5da190ccd36e32e131ea477bf
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:19:15 2025 +0200

    Fix applying patches.

 polyml.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/polyml.spec b/polyml.spec
index 1db54ec..315238d 100644
--- a/polyml.spec
+++ b/polyml.spec
@@ -33,7 +33,7 @@ standardową (Standard Basis Library).
 
 %prep
 %setup -q -c
-%patch0 -p1
+%patch -P0 -p1
 
 %ifarch %{ix86}
 tar -zxf %{SOURCE1}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/polyml.git/commitdiff/9a860cf4764afae5da190ccd36e32e131ea477bf



More information about the pld-cvs-commit mailing list