[packages/python-ftpparsemodule] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:28:03 CEST 2025
commit a6087faea016b8a63463d258f2dcac4bce405d70
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:27:47 2025 +0200
Fix applying patches.
python-ftpparsemodule.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-ftpparsemodule.spec b/python-ftpparsemodule.spec
index d57b9fd..694fbe8 100644
--- a/python-ftpparsemodule.spec
+++ b/python-ftpparsemodule.spec
@@ -33,7 +33,7 @@ Pythona.
%prep
%setup -q -n %{module}-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%py_build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-ftpparsemodule.git/commitdiff/a6087faea016b8a63463d258f2dcac4bce405d70
More information about the pld-cvs-commit
mailing list