[packages/perl-NetPacket] Fix applying patches.

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


commit 41792d98e2471543c94536f18786375c9d482100
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:02:11 2025 +0200

    Fix applying patches.

 perl-NetPacket.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-NetPacket.spec b/perl-NetPacket.spec
index aeeac71..744f37a 100644
--- a/perl-NetPacket.spec
+++ b/perl-NetPacket.spec
@@ -35,7 +35,7 @@ nie dokończone).
 
 %prep
 %setup -q -n %{pdir}-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__perl} Makefile.PL \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-NetPacket.git/commitdiff/41792d98e2471543c94536f18786375c9d482100



More information about the pld-cvs-commit mailing list