forked from pool/perl-Module-Build
- deleted patch make-builds-reproducible.patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-Build?expand=0&rev=41
This commit is contained in:
@@ -28,7 +28,6 @@ Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/Module-Build/
|
||||
Source0: http://www.cpan.org/authors/id/L/LE/LEONT/%{cpan_name}-%{cpan_version}.tar.gz
|
||||
Source1: cpanspec.yml
|
||||
Patch0: make-builds-reproducible.patch
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
@@ -102,7 +101,6 @@ You can run the 'help' action for a complete list of actions.
|
||||
%prep
|
||||
%setup -q -n %{cpan_name}-%{cpan_version}
|
||||
find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
%{__perl} Build.PL installdirs=vendor
|
||||
|
Reference in New Issue
Block a user