[packages/python-locust] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:29:37 CEST 2025
commit c9ccd0a50ed1a327cf7a06d0ba03992c7e7abfd3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:29:21 2025 +0200
Fix applying patches.
python-locust.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-locust.spec b/python-locust.spec
index d10c3bb..4b4cffc 100644
--- a/python-locust.spec
+++ b/python-locust.spec
@@ -72,7 +72,7 @@ Dokumentacja API %{module}.
%prep
%setup -q -n %{module}-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%if %{with python2}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-locust.git/commitdiff/c9ccd0a50ed1a327cf7a06d0ba03992c7e7abfd3
More information about the pld-cvs-commit
mailing list