aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rpmtools.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/rpmtools.spec b/rpmtools.spec
index 5b716aa..780c721 100644
--- a/rpmtools.spec
+++ b/rpmtools.spec
@@ -47,6 +47,8 @@ is fully compatible with old packdrake.
%build
%{__perl} Makefile.PL INSTALLDIRS=vendor
%make OPTIMIZE="%optflags"
+
+%check
%make test
%install