From da51a29c218487068bcfe81519592ef976153339 Mon Sep 17 00:00:00 2001 From: Michal Hlavinka Date: Tue, 21 Feb 2012 11:38:46 +0100 Subject: [PATCH] pigeonhole autogen is no longer required --- dovecot.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dovecot.spec b/dovecot.spec index 6b2cb4d..493e9ee 100644 --- a/dovecot.spec +++ b/dovecot.spec @@ -146,7 +146,7 @@ make %{?_smp_mflags} #pigeonhole pushd dovecot-2.1-pigeonhole-%{pigeonholever} -./autogen.sh +#./autogen.sh #autoreconf -fiv %configure \ INSTALL_DATA="install -c -p -m644" \