[packages/python-scales] - use patch -P
baggins
baggins at pld-linux.org
Sun Mar 9 22:21:46 CET 2025
commit 8d3242f2a11a9e89278db8a67ed9ec8d99d6cdd6
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Mar 9 22:18:15 2025 +0100
- use patch -P
python-scales.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-scales.spec b/python-scales.spec
index 537f54b..c84ed28 100644
--- a/python-scales.spec
+++ b/python-scales.spec
@@ -73,7 +73,7 @@ Dokumentacja API %{module}.
%prep
%setup -q -n %{module}-%{version}
-%patch0 -p1
+%patch -P 0 -p1
%build
%if %{with python2}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-scales.git/commitdiff/8d3242f2a11a9e89278db8a67ed9ec8d99d6cdd6
More information about the pld-cvs-commit
mailing list