forked from pool/perl-Alien-Build
Accepting request 678630 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/678630 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=11
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-Alien-Build
|
||||
Version: 1.52
|
||||
Version: 1.55
|
||||
Release: 0
|
||||
%define cpan_name Alien-Build
|
||||
Summary: Build external dependencies for use in CPAN
|
||||
@@ -90,10 +90,10 @@ I use alienfile with some build system".
|
||||
This is for the brave souls who want to write plugins that will work with
|
||||
Alien::Build + alienfile.
|
||||
|
||||
Note that you will usually not usually create a Alien::Build instance
|
||||
directly, but rather be using a thin installer layer, such as
|
||||
Alien::Build::MM (for use with ExtUtils::MakeMaker). One of the goals of
|
||||
this project is to remain installer agnostic.
|
||||
Note that you will not usually create a Alien::Build instance directly, but
|
||||
rather be using a thin installer layer, such as Alien::Build::MM (for use
|
||||
with ExtUtils::MakeMaker) or Alien::Build::MB (for use with Module::Build).
|
||||
One of the goals of this project is to remain installer agnostic.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{cpan_name}-%{version}
|
||||
|
Reference in New Issue
Block a user