[packages/tasks] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:14:21 CEST 2025
commit 7ac5a14bf90bce5445711cb854cf73daa6759d42
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:14:05 2025 +0200
Fix applying patches.
tasks.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tasks.spec b/tasks.spec
index 0429908..58fbd19 100644
--- a/tasks.spec
+++ b/tasks.spec
@@ -45,7 +45,7 @@ na inne platformy (takie jak Maemo używane na Nokii N800).
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__glib_gettextize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tasks.git/commitdiff/7ac5a14bf90bce5445711cb854cf73daa6759d42
More information about the pld-cvs-commit
mailing list