[packages/perl-SyslogScan] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:05:03 CEST 2025
commit aedd55c9f1350ee9c5e9a238592a2a9e3b7f85cc
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:04:47 2025 +0200
Fix applying patches.
perl-SyslogScan.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-SyslogScan.spec b/perl-SyslogScan.spec
index 84bea23..4e90eee 100644
--- a/perl-SyslogScan.spec
+++ b/perl-SyslogScan.spec
@@ -28,7 +28,7 @@ SyslogScan zawiera funkcje do analizy logów systemowych.
%prep
%setup -q -n SyslogScan-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__perl} Makefile.PL \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-SyslogScan.git/commitdiff/aedd55c9f1350ee9c5e9a238592a2a9e3b7f85cc
More information about the pld-cvs-commit
mailing list