[packages/perl-ExtUtils-MakeMaker] Fix applying patches.

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


commit b7cc9da4a32caf641f32148d42cfa7fcec63cb37
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:58:10 2025 +0200

    Fix applying patches.

 perl-ExtUtils-MakeMaker.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-ExtUtils-MakeMaker.spec b/perl-ExtUtils-MakeMaker.spec
index 4de7479..89e5b99 100644
--- a/perl-ExtUtils-MakeMaker.spec
+++ b/perl-ExtUtils-MakeMaker.spec
@@ -51,7 +51,7 @@ stworzonym przez Andy'ego Dougherty'ego i grupę perl5-porters.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 find inc -name '*.orig' | xargs -r %{__rm}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-ExtUtils-MakeMaker.git/commitdiff/b7cc9da4a32caf641f32148d42cfa7fcec63cb37



More information about the pld-cvs-commit mailing list