diff --git a/perl-ExtUtils-MakeMaker.spec b/perl-ExtUtils-MakeMaker.spec index ff9bb09..94b7963 100644 --- a/perl-ExtUtils-MakeMaker.spec +++ b/perl-ExtUtils-MakeMaker.spec @@ -186,11 +186,11 @@ with "%{_libexecdir}/%{name}/test". %prep %setup -q -n ExtUtils-MakeMaker-%{version} -%patch0 -p1 -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 -%patch4 -p1 +%patch -P0 -p1 +%patch -P1 -p1 +%patch -P2 -p1 +%patch -P3 -p1 +%patch -P4 -p1 # Remove bundled modules rm -rf bundled perl -i -ne 'print $_ unless m{^bundled/}' MANIFEST