From 70e873a40bc093f034cc5c5e8ca02078e7aff5e9 Mon Sep 17 00:00:00 2001 From: Aurelien Bompard Date: Thu, 5 Jun 2008 18:10:05 +0000 Subject: [PATCH] fix check tag --- perl-Unicode-Map.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-Unicode-Map.spec b/perl-Unicode-Map.spec index ede55d9..d0834c6 100644 --- a/perl-Unicode-Map.spec +++ b/perl-Unicode-Map.spec @@ -57,7 +57,7 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';' chmod -R u+w $RPM_BUILD_ROOT/* -%check || : +%check make test