[packages/python-sympy] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:33:34 CEST 2025


commit ca8c48e4d4ad27c7d70328c4dd3468cff7c7bb40
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:33:18 2025 +0200

    Fix applying patches.

 python-sympy.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-sympy.spec b/python-sympy.spec
index a735368..277e72b 100644
--- a/python-sympy.spec
+++ b/python-sympy.spec
@@ -103,7 +103,7 @@ Dokumentacja do SymPy w formacie HTML.
 
 %prep
 %setup -q -n sympy-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %if %{with python2}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-sympy.git/commitdiff/ca8c48e4d4ad27c7d70328c4dd3468cff7c7bb40



More information about the pld-cvs-commit mailing list