[packages/python-PythonMagick] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:32:08 CEST 2025


commit f234ba5c8e114aa9cbe3f90e6af297abbbcf8721
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:31:52 2025 +0200

    Fix applying patches.

 python-PythonMagick.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-PythonMagick.spec b/python-PythonMagick.spec
index e215994..b989b30 100644
--- a/python-PythonMagick.spec
+++ b/python-PythonMagick.spec
@@ -36,7 +36,7 @@ PythonMagick to moduł Pythona do ImageMagicka.
 %prep
 %setup -q -c -T -n %{module}-%{version}
 lzma -dc %{SOURCE0} | tar xf - -C ..
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-PythonMagick.git/commitdiff/f234ba5c8e114aa9cbe3f90e6af297abbbcf8721



More information about the pld-cvs-commit mailing list