[packages/python-watchdog] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:33:54 CEST 2025
commit ddbf45e4775c8fcd8e8b647d3c558bbd3c0b02b2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:33:38 2025 +0200
Fix applying patches.
python-watchdog.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-watchdog.spec b/python-watchdog.spec
index 2763155..2923f6a 100644
--- a/python-watchdog.spec
+++ b/python-watchdog.spec
@@ -55,7 +55,7 @@ Dokumentacja API modułu Pythona watchdog.
%prep
%setup -q -n watchdog-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%py_build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-watchdog.git/commitdiff/ddbf45e4775c8fcd8e8b647d3c558bbd3c0b02b2
More information about the pld-cvs-commit
mailing list