[packages/python3-wxPython] - use patch -P
baggins
baggins at pld-linux.org
Sun Mar 9 23:14:08 CET 2025
commit 21cc14caa0f0bf94228b42087777e64e167d05b6
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Mar 9 23:14:04 2025 +0100
- use patch -P
python3-wxPython.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python3-wxPython.spec b/python3-wxPython.spec
index ddce7f2..fcb5e20 100644
--- a/python3-wxPython.spec
+++ b/python3-wxPython.spec
@@ -64,7 +64,7 @@ Przykładowe programy w wxPythonie.
%prep
%setup -q -n %{module}-%{version}
-%patch0 -p1
+%patch -P 0 -p1
%{__sed} -E -i -e '1s,#!\s*/usr/bin/env\s+python(\s|$),#!%{__python3}\1,' \
demo/*.py \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-wxPython.git/commitdiff/21cc14caa0f0bf94228b42087777e64e167d05b6
More information about the pld-cvs-commit
mailing list