From 3ba26e9288d5c388909c0ffafc2ba8fd116bb060 Mon Sep 17 00:00:00 2001 From: Michal Hlavinka Date: Thu, 11 Oct 2012 13:13:26 +0200 Subject: [PATCH] reenable buildtime check --- dovecot.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dovecot.spec b/dovecot.spec index 26ed64e..5cb030f 100644 --- a/dovecot.spec +++ b/dovecot.spec @@ -326,7 +326,7 @@ rm -f %restart_flag fi %check -#make check # waiting for rhbz#798968 +make check cd dovecot-2.1-pigeonhole-%{pigeonholever} make check