remove unnecessary flags from pigeonhole configure
This commit is contained in:
parent
5ccca3a249
commit
751d64685f
@ -46,8 +46,6 @@ RUN cd /tmp/pigeonhole && \
|
|||||||
./configure \
|
./configure \
|
||||||
--with-ldap=yes \
|
--with-ldap=yes \
|
||||||
--with-dovecot=/lib/dovecot \
|
--with-dovecot=/lib/dovecot \
|
||||||
--with-ssldir=/etc/ssl/mail \
|
|
||||||
--with-rundir=/run/dovecot \
|
|
||||||
--disable-static && \
|
--disable-static && \
|
||||||
make && make install
|
make && make install
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user