wok rev 17211

Up cyrus-imapd (2.4.17)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Oct 10 15:17:08 2014 +0200 (2014-10-10)
parents 6c56572bad75
children f3a5dddc7405
files cyrus-imapd/receipt
line diff
     1.1 --- a/cyrus-imapd/receipt	Fri Oct 10 13:59:12 2014 +0200
     1.2 +++ b/cyrus-imapd/receipt	Fri Oct 10 15:17:08 2014 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="cyrus-imapd"
     1.7 -VERSION="2.4.16"
     1.8 +VERSION="2.4.17"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="IMAP server."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 @@ -24,6 +24,7 @@
    1.13  	--with-service-path=/usr/lib/cyrus \
    1.14  	--with-cyrus-prefix=/usr/lib/cyrus \
    1.15  	--with-com_err=yes \
    1.16 +	--enable-replication \
    1.17  	--mandir=/usr/share/man $CONFIGURE_ARGS &&
    1.18  	make &&
    1.19  	make DESTDIR=$DESTDIR install