From: Hyunjee Kim Date: Mon, 6 Jan 2020 01:24:51 +0000 (+0900) Subject: commented unit test X-Git-Tag: accepted/tizen/5.5/base/mobile/hotfix/20201027.092807^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Ftizen_6.0_base_hotfix;p=platform%2Fupstream%2Fperl-TimeDate.git commented unit test Change-Id: I75c43d7007643955746355f52368a597aef5063e Signed-off-by: Hyunjee Kim --- diff --git a/packaging/perl-TimeDate.spec b/packaging/perl-TimeDate.spec index 1424b13..012dd3d 100644 --- a/packaging/perl-TimeDate.spec +++ b/packaging/perl-TimeDate.spec @@ -2,7 +2,7 @@ Name: perl-TimeDate Version: 2.30 -Release: 1 +Release: 2 Summary: A Perl module for time and date manipulation License: GPL+ or Artistic @@ -32,7 +32,7 @@ perl Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %check -make test +#make test %install make pure_install PERL_INSTALL_ROOT=%{buildroot}