[packages/python-oslotest] - use patch -P
baggins
baggins at pld-linux.org
Sun Mar 9 22:08:47 CET 2025
commit 681015980408cb520fb38f374021ba32fe90f289
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Mar 9 22:04:06 2025 +0100
- use patch -P
python-oslotest.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-oslotest.spec b/python-oslotest.spec
index 90767dc..6af7b3d 100644
--- a/python-oslotest.spec
+++ b/python-oslotest.spec
@@ -95,7 +95,7 @@ Dokumentacja API modułu Pythona oslotest.
%prep
%setup -q -n oslotest-%{version}
-%patch0 -p1
+%patch -P 0 -p1
%build
%if %{with python2}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-oslotest.git/commitdiff/681015980408cb520fb38f374021ba32fe90f289
More information about the pld-cvs-commit
mailing list