mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-19 15:32:59 +02:00
Disabled paralel build of cyrus-imapd.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user