[packages/python-scandir] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:32:52 CEST 2025
commit 10e160e4a22235af80a540c26cda786714835956
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:32:37 2025 +0200
Fix applying patches.
python-scandir.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-scandir.spec b/python-scandir.spec
index 0a27c53..4de8e05 100644
--- a/python-scandir.spec
+++ b/python-scandir.spec
@@ -81,7 +81,7 @@ bibliotece standardowej Pythona 3.5+.
%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-scandir.git/commitdiff/10e160e4a22235af80a540c26cda786714835956
More information about the pld-cvs-commit
mailing list