[packages/python-mmpython] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:29:46 CEST 2025
commit 6e0c04391102accd1f40ac7e2904213a8a275062
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:29:30 2025 +0200
Fix applying patches.
python-mmpython.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-mmpython.spec b/python-mmpython.spec
index d2584d8..cdc9353 100644
--- a/python-mmpython.spec
+++ b/python-mmpython.spec
@@ -32,7 +32,7 @@ struktury zorientowane obiektowo.
%prep
%setup -q -n %{module}-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%py_build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-mmpython.git/commitdiff/6e0c04391102accd1f40ac7e2904213a8a275062
More information about the pld-cvs-commit
mailing list