[packages/python-funcsigs] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:28:06 CEST 2025
commit 7c914631e621fa110d2b152e4b0de162723b6dea
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:27:50 2025 +0200
Fix applying patches.
python-funcsigs.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-funcsigs.spec b/python-funcsigs.spec
index bf5568c..d84e47b 100644
--- a/python-funcsigs.spec
+++ b/python-funcsigs.spec
@@ -79,7 +79,7 @@ Dokumentacja API modułu funcsigs.
%prep
%setup -q -n funcsigs-%{version}
%if "%{py_ver}" >= "2.7"
-%patch0 -p1
+%patch -P0 -p1
%endif
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-funcsigs.git/commitdiff/7c914631e621fa110d2b152e4b0de162723b6dea
More information about the pld-cvs-commit
mailing list