OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-ExtUtils-MakeMaker?expand=0&rev=14
This commit is contained in:
parent
ee0f1c79ea
commit
8d68036eab
@ -28,9 +28,12 @@ Source: http://www.cpan.org/authors/id/M/MS/MSCHWERN/%{cpan_name}-%{vers
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
# MANUAL BEGIN
|
||||
#!BuildIgnore: perl-ExtUtils-MakeMaker
|
||||
BuildRequires: perl(CPAN::Meta) >= 2.112150
|
||||
BuildRequires: perl-File-Copy-Recursive
|
||||
BuildRequires: perl-macros
|
||||
# MANUAL END
|
||||
#BuildRequires: perl(CPAN::Meta)
|
||||
#BuildRequires: perl(CPAN::Meta::Converter)
|
||||
#BuildRequires: perl(CPAN::Meta::Feature)
|
||||
@ -91,6 +94,7 @@ find . -type f -print0 | xargs -0 chmod 644
|
||||
|
||||
%install
|
||||
%perl_make_install
|
||||
rm $RPM_BUILD_ROOT/usr/bin/instmodsh
|
||||
%perl_process_packlist
|
||||
%perl_gen_filelist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user