[packages/libpcap_mmap] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:57:12 CEST 2025
commit 2618153711dd41dab06aa9b982682ccbd9d6ae70
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:56:56 2025 +0200
Fix applying patches.
libpcap_mmap.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libpcap_mmap.spec b/libpcap_mmap.spec
index 354858d..03fe6b0 100644
--- a/libpcap_mmap.spec
+++ b/libpcap_mmap.spec
@@ -151,7 +151,7 @@ Biblioteka statyczna libpcap.
%prep
%setup -q -n %{_name}-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libpcap_mmap.git/commitdiff/2618153711dd41dab06aa9b982682ccbd9d6ae70
More information about the pld-cvs-commit
mailing list