[packages/timeline] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:18:18 CEST 2025
commit 08d51e6ceabb1b99b0ad0716b31f9c773913128f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:18:02 2025 +0200
Fix applying patches.
timeline.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/timeline.spec b/timeline.spec
index b16504c..496f73c 100644
--- a/timeline.spec
+++ b/timeline.spec
@@ -23,7 +23,7 @@ An application for displaying and navigating events on a timeline.
%prep
%setup -q
sed -i "s,\.agw,," timelinelib/gui/components/cattree.py
-%patch0 -p1
+%patch -P0 -p1
%build
# generate translations
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/timeline.git/commitdiff/08d51e6ceabb1b99b0ad0716b31f9c773913128f
More information about the pld-cvs-commit
mailing list