[packages/protolog] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:22:52 CEST 2025
commit 85b61b35d0e9f6acfbb51eeb80d4f99aae9387ba
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:22:36 2025 +0200
Fix applying patches.
protolog.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/protolog.spec b/protolog.spec
index ab57119..19338ee 100644
--- a/protolog.spec
+++ b/protolog.spec
@@ -30,8 +30,8 @@ przychodzących pakietów IP/TCP, IP/UDP oraz IP/ICMP.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__make} -C src \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/protolog.git/commitdiff/85b61b35d0e9f6acfbb51eeb80d4f99aae9387ba
More information about the pld-cvs-commit
mailing list