[packages/python-suds] - use patch -P
baggins
baggins at pld-linux.org
Sun Mar 9 22:27:19 CET 2025
commit f6d60c571265c5272c552aeb62f851554977d24d
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Mar 9 22:24:19 2025 +0100
- use patch -P
python-suds.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-suds.spec b/python-suds.spec
index 58ca674..61411aa 100644
--- a/python-suds.spec
+++ b/python-suds.spec
@@ -53,7 +53,7 @@ Suds to lekka implementacja klienta SOAP dla języka Python.
%prep
%setup -q -n suds-%{version}
-%patch0 -p1
+%patch -P 0 -p1
%build
topdir=$(pwd)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-suds.git/commitdiff/f6d60c571265c5272c552aeb62f851554977d24d
More information about the pld-cvs-commit
mailing list