[packages/logfmon] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:09:05 CEST 2025
commit 6a4890e58b61dd49a709f13bd54ae9558e6aed0c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:08:49 2025 +0200
Fix applying patches.
logfmon.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/logfmon.spec b/logfmon.spec
index 8bb6f4d..c2f2ae7 100644
--- a/logfmon.spec
+++ b/logfmon.spec
@@ -43,7 +43,7 @@ liczby - więcej szczegółów w logfmon.conf(5) na temat tej opcji.
%prep
%setup -q
-%patch0 -p0
+%patch -P0 -p0
%build
%{__make} depend all \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/logfmon.git/commitdiff/6a4890e58b61dd49a709f13bd54ae9558e6aed0c
More information about the pld-cvs-commit
mailing list