[packages/taskcoach] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:14:15 CEST 2025
commit 42e2311363af3b91544ccc2f02b4a5709b4cf989
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:13:59 2025 +0200
Fix applying patches.
taskcoach.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/taskcoach.spec b/taskcoach.spec
index aae3f2d..ac0791e 100644
--- a/taskcoach.spec
+++ b/taskcoach.spec
@@ -123,7 +123,7 @@ Aktualnie ma on następujące cechy:
%prep
%setup -q -n TaskCoach-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__python} setup.py build --executable /usr/bin/python
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/taskcoach.git/commitdiff/42e2311363af3b91544ccc2f02b4a5709b4cf989
More information about the pld-cvs-commit
mailing list