[packages/iplog] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:16:08 CEST 2025
commit ae5704835b3af0dbd550a566a51c41365c481404
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:15:53 2025 +0200
Fix applying patches.
iplog.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/iplog.spec b/iplog.spec
index e5d0100..66cd7cd 100644
--- a/iplog.spec
+++ b/iplog.spec
@@ -29,7 +29,7 @@ pakietów TCP, UDP i ICMP.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
rm -f missing
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/iplog.git/commitdiff/ae5704835b3af0dbd550a566a51c41365c481404
More information about the pld-cvs-commit
mailing list