[packages/syslog-blacklist] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:12:51 CEST 2025


commit 83be6c913c3dd225404e97283f37b15c24035e2e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:12:35 2025 +0200

    Fix applying patches.

 syslog-blacklist.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/syslog-blacklist.spec b/syslog-blacklist.spec
index d79f35a..1041ae5 100644
--- a/syslog-blacklist.spec
+++ b/syslog-blacklist.spec
@@ -32,7 +32,7 @@ which pattermatches against loglines and then tracks ip using ipset.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
 mv root/* .
 mv debian/copyright .
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/syslog-blacklist.git/commitdiff/83be6c913c3dd225404e97283f37b15c24035e2e



More information about the pld-cvs-commit mailing list