summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--perl-MDK-Common.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-MDK-Common.spec b/perl-MDK-Common.spec
index 2f8ed23..43da97d 100644
--- a/perl-MDK-Common.spec
+++ b/perl-MDK-Common.spec
@@ -25,6 +25,8 @@ Various simple functions created for DrakX
%build
%{__perl} Makefile.PL INSTALLDIRS=vendor
make
+
+%check
make test
%install