[packages/dateutils] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:10:11 CEST 2025
commit 87b9503b3162e713885eb2f6fed6b71878a0ce6b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:09:55 2025 +0200
Fix applying patches.
dateutils.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dateutils.spec b/dateutils.spec
index 0f4fc37..25d6564 100644
--- a/dateutils.spec
+++ b/dateutils.spec
@@ -20,7 +20,7 @@ with large amounts of financial data.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dateutils.git/commitdiff/87b9503b3162e713885eb2f6fed6b71878a0ce6b
More information about the pld-cvs-commit
mailing list