[packages/taskserver] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:14:24 CEST 2025
commit c82859f73138a1eb7d6e583fbbe3505c367abd0d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:14:08 2025 +0200
Fix applying patches.
taskserver.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/taskserver.spec b/taskserver.spec
index 714b72b..6120213 100644
--- a/taskserver.spec
+++ b/taskserver.spec
@@ -29,7 +29,7 @@ Taskserver is a sync server for Taskwarrior and related products.
%prep
%setup -q -n %{shortname}-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%cmake
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/taskserver.git/commitdiff/c82859f73138a1eb7d6e583fbbe3505c367abd0d
More information about the pld-cvs-commit
mailing list