[packages/python-matplotlib] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:29:43 CEST 2025


commit 487a9a793a6793a2f6888de4df5315fff217eeba
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:29:27 2025 +0200

    Fix applying patches.

 python-matplotlib.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-matplotlib.spec b/python-matplotlib.spec
index 59db98a..6672e48 100644
--- a/python-matplotlib.spec
+++ b/python-matplotlib.spec
@@ -135,7 +135,7 @@ przechodzących z Matlaba.
 
 %prep
 %setup -q -n %{module}-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 unzip -q %{SOURCE1} -d lib/matplotlib/backends/web_backend
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-matplotlib.git/commitdiff/487a9a793a6793a2f6888de4df5315fff217eeba



More information about the pld-cvs-commit mailing list