[packages/perl-Net-Pcap] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:02:33 CEST 2025


commit 99c9b02b707f70ab4db9ed69d82ac84ff02ff450
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:02:17 2025 +0200

    Fix applying patches.

 perl-Net-Pcap.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/perl-Net-Pcap.spec b/perl-Net-Pcap.spec
index 6dbd9c7..368d3fc 100644
--- a/perl-Net-Pcap.spec
+++ b/perl-Net-Pcap.spec
@@ -33,9 +33,9 @@ pakietów LBL pcap(3).
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %{__perl} Makefile.PL \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Net-Pcap.git/commitdiff/99c9b02b707f70ab4db9ed69d82ac84ff02ff450



More information about the pld-cvs-commit mailing list