[packages/toggl-desktop] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:20:00 CEST 2025
commit 8e8e0eb467ee8094917bb06a3c2692e06ac55437
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:19:45 2025 +0200
Fix applying patches.
toggl-desktop.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/toggl-desktop.spec b/toggl-desktop.spec
index 9201869..7a1fda7 100644
--- a/toggl-desktop.spec
+++ b/toggl-desktop.spec
@@ -42,7 +42,7 @@ application supports both the classic Timer and the new Nano.
%prep
%setup -q -n toggldesktop-%{version}
-%patch0 -p1
+%patch -P0 -p1
%{__sed} -i -e 's,cxx=g++,cxx=$(CXX),' Makefile
%{__sed} -i -e 's,cflags=-g,cflags=-g $(CXXFLAGS),' Makefile
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/toggl-desktop.git/commitdiff/8e8e0eb467ee8094917bb06a3c2692e06ac55437
More information about the pld-cvs-commit
mailing list