[packages/logsentry] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:09:16 CEST 2025


commit e7a95270625e67d336c708460768b4d448f4a6d4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:09:01 2025 +0200

    Fix applying patches.

 logsentry.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/logsentry.spec b/logsentry.spec
index 7ec9667..9578728 100644
--- a/logsentry.spec
+++ b/logsentry.spec
@@ -33,7 +33,7 @@ portów dla internetowej społeczności.
 
 %prep
 %setup  -q -n logcheck-%{version}
-%patch0 -p0
+%patch -P0 -p0
 
 %build
 %{__cc} %{rpmcflags} -Wall -o src/logtail src/logtail.c
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/logsentry.git/commitdiff/e7a95270625e67d336c708460768b4d448f4a6d4



More information about the pld-cvs-commit mailing list