commit
7c958182bd
@ -49,7 +49,7 @@ For information on the YAML syntax, please refer to the YAML specification.
|
|||||||
%package_help
|
%package_help
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n YAML-%{version}
|
%autosetup -n YAML-%{version} -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1
|
perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1
|
||||||
@ -58,9 +58,6 @@ perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1
|
|||||||
%install
|
%install
|
||||||
%make_install
|
%make_install
|
||||||
|
|
||||||
%prep
|
|
||||||
%autosetup -n YAML-%{version}
|
|
||||||
|
|
||||||
%check
|
%check
|
||||||
# Avoid circular build deps Test::YAML → Test::Base → YAML when bootstrapping
|
# Avoid circular build deps Test::YAML → Test::Base → YAML when bootstrapping
|
||||||
%if %{with perl_YAML_enables_test} && !%{defined perl_bootstrap}
|
%if %{with perl_YAML_enables_test} && !%{defined perl_bootstrap}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user