commit d2cbf5c134b8f9e531b1b2420563936bd3119c8c
Author: Adam Gołębiowski <[email protected]>
Date:   Wed Dec 12 08:43:13 2018 +0100

    - sorted configure options

 cyrus-imapd.spec | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/cyrus-imapd.spec b/cyrus-imapd.spec
index aeb4eef..f21f4fe 100644
--- a/cyrus-imapd.spec
+++ b/cyrus-imapd.spec
@@ -205,25 +205,25 @@ cp -p %{SOURCE1} %{SOURCE2} %{SOURCE4} %{SOURCE5} .
 %{__autoconf}
 %{__automake}
 %configure \
-       --with-com_err=/usr \
-       --%{!?with_perl:without-perl}%{?with_perl:with-perl=%{__perl}} \
-       --without-libwrap \
-       %{__enable_disable http} \
-       %{__with_without docs sphinx-build} \
-       %{__with_without ldap} \
-       %{__with_without lmdb} \
-       %{__with_without mysql} \
        --enable-autocreate \
        --enable-backup \
        --enable-calalarmd \
+       %{__enable_disable http} \
        --enable-idled \
        --enable-murder \
        --enable-nntp \
-       %{__with_without pgsql} \
        --enable-replication \
        %{__enable_disable sphinx} \
        --enable-static \
-       %{__enable_disable xapian}
+       %{__enable_disable xapian} \
+       --with-com_err=/usr \
+       %{__with_without ldap} \
+       --without-libwrap \
+       %{__with_without lmdb} \
+       %{__with_without mysql} \
+       --%{!?with_perl:without-perl}%{?with_perl:with-perl=%{__perl}} \
+       %{__with_without pgsql} \
+       %{__with_without docs sphinx-build}
 
 %{__make} -j1 \
        INSTALLDIRS=vendor \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cyrus-imapd.git/commitdiff/4b369409ea9b0a1e2bba95b7f94416e331ea948f

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to