From 6b3c55d4b4bed74193870a5d1fbf64485864e37f Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Mon, 14 Sep 2015 12:34:35 +0100 Subject: [PATCH] cyrus-imapd: Disable build which fails on all architectures Signed-off-by: Michael Tremer --- lfs/cyrus-imapd | 3 --- 1 file changed, 3 deletions(-) diff --git a/lfs/cyrus-imapd b/lfs/cyrus-imapd index c358f18d86..3348fd351c 100644 --- a/lfs/cyrus-imapd +++ b/lfs/cyrus-imapd @@ -80,9 +80,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE) cd $(DIR_APP) && patch -Np1 < $(DIR_SRC)/src/patches/cyrus-imapd-2.2.12-autocreate-0.9.4.diff cd $(DIR_APP) && patch -Np0 < $(DIR_SRC)/src/patches/cyrus-imapd-2.2.12-gcc4.patch -# cp -f /usr/include/et/com_err.h /usr/include/com_err.h - cd $(DIR_APP) && cp -vf /usr/share/automake-*/config.{guess,sub} . - cd $(DIR_APP) && autoreconf -vfi cd $(DIR_APP) && ./configure --prefix=/usr --with-service-path=/usr/lib/cyrus \ --with-cyrus-prefix=/usr/lib/cyrus --sysconfdir=/var/ipfire/cyrusimap \ --with-auth=unix --with-perl --with-sasl --with-idle=idled \ -- 2.39.5