[packages/python-parallel] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:30:14 CEST 2025
commit a9f4f2f03f2eff66786445543ae9ff1d576a79ba
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:29:58 2025 +0200
Fix applying patches.
python-parallel.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-parallel.spec b/python-parallel.spec
index 9311c00..5d389b7 100644
--- a/python-parallel.spec
+++ b/python-parallel.spec
@@ -29,7 +29,7 @@ dla Pythona działającego na Windows i Linuksie.
%prep
%setup -q -n pyparallel-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%py_build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-parallel.git/commitdiff/a9f4f2f03f2eff66786445543ae9ff1d576a79ba
More information about the pld-cvs-commit
mailing list