[packages/python-selenium] - use patch -P
baggins
baggins at pld-linux.org
Sun Mar 9 22:22:20 CET 2025
commit b53b9ac016118f01147628f6342df975601f119f
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Mar 9 22:18:53 2025 +0100
- use patch -P
python-selenium.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-selenium.spec b/python-selenium.spec
index 38b119c..848369b 100644
--- a/python-selenium.spec
+++ b/python-selenium.spec
@@ -67,8 +67,8 @@ poziomu Pythona.
%prep
%setup -q -n %{module}-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P 0 -p1
+%patch -P 1 -p1
%build
%if %{with python2}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-selenium.git/commitdiff/b53b9ac016118f01147628f6342df975601f119f
More information about the pld-cvs-commit
mailing list