[packages/perl-ExtUtils-Install] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:58:23 CEST 2025
commit 5e6210e896f5b36fcaf62ce7a81f6d53b7870c69
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:58:07 2025 +0200
Fix applying patches.
perl-ExtUtils-Install.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-ExtUtils-Install.spec b/perl-ExtUtils-Install.spec
index e39ff04..63af58a 100644
--- a/perl-ExtUtils-Install.spec
+++ b/perl-ExtUtils-Install.spec
@@ -31,7 +31,7 @@ wykorzystywany przez moduły ExtUtils::MakeMaker i Module::Build.
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__perl} Makefile.PL \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-ExtUtils-Install.git/commitdiff/5e6210e896f5b36fcaf62ce7a81f6d53b7870c69
More information about the pld-cvs-commit
mailing list