[packages/cronie] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:05:36 CEST 2025
commit 5860a495e5606191d31200e15ac18a78f577c270
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:05:20 2025 +0200
Fix applying patches.
cronie.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/cronie.spec b/cronie.spec
index 6eb45cf..f168ca3 100644
--- a/cronie.spec
+++ b/cronie.spec
@@ -105,8 +105,8 @@ anacrona, ale może to być zmienione w ustawieniach.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/cronie.git/commitdiff/5860a495e5606191d31200e15ac18a78f577c270
More information about the pld-cvs-commit
mailing list