From 2d0476c7c65aab87e49a92cea65731904d26167b Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Sun, 4 Apr 2010 11:38:57 +0200 Subject: [PATCH] Disabled paralel build of cyrus-imapd. --- lfs/cyrus-imapd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lfs/cyrus-imapd b/lfs/cyrus-imapd index c9969d2912..d5f4322eda 100644 --- a/lfs/cyrus-imapd +++ b/lfs/cyrus-imapd @@ -85,7 +85,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) --with-auth=unix --with-perl --with-sasl --with-idle=idled \ --with-syslogfacility=MAIL --enable-listext --without-snmp cd $(DIR_APP) && make depend - cd $(DIR_APP) && make $(MAKETUNING) $(EXTRA_MAKE) + cd $(DIR_APP) && make $(EXTRA_MAKE) cd $(DIR_APP) && make install -mkdir /var/imap chown cyrus:mail /var/imap -- 2.39.5