[packages/perl-libnet] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:00:49 CEST 2025
commit 5e174b4961ec524b13b2e30b2b390cd763a877e2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:00:33 2025 +0200
Fix applying patches.
perl-libnet.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-libnet.spec b/perl-libnet.spec
index 3c74cee..fb20f9e 100644
--- a/perl-libnet.spec
+++ b/perl-libnet.spec
@@ -82,7 +82,7 @@ które są zaimplementowane w libnet:
%prep
%setup -q -n %{pnam}-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__perl} Makefile.PL </dev/null \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-libnet.git/commitdiff/5e174b4961ec524b13b2e30b2b390cd763a877e2
More information about the pld-cvs-commit
mailing list