[packages/dates] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:10:08 CEST 2025
commit 6bd611cf3ee137343fd6887284cb66c16124224c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:09:52 2025 +0200
Fix applying patches.
dates.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/dates.spec b/dates.spec
index ce52d6c..4a7fe0a 100644
--- a/dates.spec
+++ b/dates.spec
@@ -43,8 +43,8 @@ Maemo oraz dla urządzeń OpenMoko.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__glib_gettextize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dates.git/commitdiff/6bd611cf3ee137343fd6887284cb66c16124224c
More information about the pld-cvs-commit
mailing list