[packages/python3-subunit] - use patch -P
baggins
baggins at pld-linux.org
Sun Mar 9 23:12:07 CET 2025
commit d6124d63e76b871d0a8051f0cd74ee62fdb31035
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Mar 9 23:12:03 2025 +0100
- use patch -P
python3-subunit.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python3-subunit.spec b/python3-subunit.spec
index c21cf90..a6f7d61 100644
--- a/python3-subunit.spec
+++ b/python3-subunit.spec
@@ -66,7 +66,7 @@ subunit.
%prep
%setup -q -n python-subunit-%{version}
-%patch0 -p1
+%patch -P 0 -p1
%build
%py3_build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-subunit.git/commitdiff/d6124d63e76b871d0a8051f0cd74ee62fdb31035
More information about the pld-cvs-commit
mailing list