[packages/python-dtopt] - use patch -P
baggins
baggins at pld-linux.org
Sun Mar 9 21:49:21 CET 2025
commit c3402c4a237fe73325b364e028f1b1a0135405ef
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Mar 9 21:42:54 2025 +0100
- use patch -P
python-dtopt.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-dtopt.spec b/python-dtopt.spec
index c65ce7e..ca4300f 100644
--- a/python-dtopt.spec
+++ b/python-dtopt.spec
@@ -75,7 +75,7 @@ poprzez:
%prep
%setup -q -n %{module}-%{version}
-%patch0 -p1
+%patch -P 0 -p1
# Remove bundled egg info
%{__rm} -r *.egg-info
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-dtopt.git/commitdiff/c3402c4a237fe73325b364e028f1b1a0135405ef
More information about the pld-cvs-commit
mailing list