[packages/python-sure] - use patch -P

baggins baggins at pld-linux.org
Sun Mar 9 22:27:33 CET 2025


commit 107f6735af56f31c50e723eac2147ac9e2e27818
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Mar 9 22:24:35 2025 +0100

    - use patch -P

 python-sure.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-sure.spec b/python-sure.spec
index 6118644..53932a7 100644
--- a/python-sure.spec
+++ b/python-sure.spec
@@ -65,8 +65,8 @@ jest znacząco zainspirowany should.js.
 
 %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-sure.git/commitdiff/107f6735af56f31c50e723eac2147ac9e2e27818



More information about the pld-cvs-commit mailing list