[packages/perl-Net-Interface] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:02:21 CEST 2025
commit 91a0f6d931cddf95dc2870bb5953a75db9b372bd
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:02:05 2025 +0200
Fix applying patches.
perl-Net-Interface.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/perl-Net-Interface.spec b/perl-Net-Interface.spec
index 4115b9a..3b91230 100644
--- a/perl-Net-Interface.spec
+++ b/perl-Net-Interface.spec
@@ -36,8 +36,8 @@ operacyjny na to pozwala).
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__perl} Makefile.PL \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Net-Interface.git/commitdiff/91a0f6d931cddf95dc2870bb5953a75db9b372bd
More information about the pld-cvs-commit
mailing list