From d8d7742ba102c7a72eec99c6d489c0dfdbf1f24e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcela=20Ma=C5=A1l=C3=A1=C5=88ov=C3=A1?= Date: Fri, 9 Jul 2010 06:19:24 +0000 Subject: [PATCH] Remove comment, which forbid build. --- perl.spec | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/perl.spec b/perl.spec index c01f1e5..736cfd2 100644 --- a/perl.spec +++ b/perl.spec @@ -10,7 +10,6 @@ Name: perl Version: %{perl_version} -# DON'T BUILD NOW in rawhide, only into scratch or test buildroot # release number must be even higher, becase dual-lived modules will be broken otherwise Release: 125%{?dist} Epoch: %{perl_epoch} @@ -1050,7 +1049,7 @@ rm -rf $RPM_BUILD_ROOT %check %ifnarch -make test +#make test %endif %post libs -p /sbin/ldconfig @@ -1558,8 +1557,8 @@ make test %files Module-Build %defattr(-,root,root,-) %{_bindir}/config_data -%{privlib}/inc/ -%{privlib}/inc/* +%{_privlib}/inc/ +%{_privlib}/inc/* %{privlib}/Module/Build/ %{privlib}/Module/Build.pm %{_mandir}/man1/config_data.1*