[packages/python-imagesize] - use patch -P
baggins
baggins at pld-linux.org
Sun Mar 9 21:57:35 CET 2025
commit 0ef9cafd155f816d8f361d4dd7a2ab6e0fcbbc5b
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Mar 9 21:51:51 2025 +0100
- use patch -P
python-imagesize.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-imagesize.spec b/python-imagesize.spec
index 58db5c6..b3b80d5 100644
--- a/python-imagesize.spec
+++ b/python-imagesize.spec
@@ -54,7 +54,7 @@ rozmiary obrazka.
%prep
%setup -q -n imagesize-%{version}
-%patch0 -p1
+%patch -P 0 -p1
%build
%if %{with python2}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-imagesize.git/commitdiff/0ef9cafd155f816d8f361d4dd7a2ab6e0fcbbc5b
More information about the pld-cvs-commit
mailing list