[packages/devtodo] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:13:11 CEST 2025
commit 9b8dfbd259349b96689c041a79f42d3edf3666e6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:12:55 2025 +0200
Fix applying patches.
devtodo.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/devtodo.spec b/devtodo.spec
index 463c1ed..c119095 100644
--- a/devtodo.spec
+++ b/devtodo.spec
@@ -42,7 +42,7 @@ katalogu.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/devtodo.git/commitdiff/9b8dfbd259349b96689c041a79f42d3edf3666e6
More information about the pld-cvs-commit
mailing list