wok rev 13008

Up cyrus-imapd (2.4.16)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jun 06 18:28:24 2012 +0200 (2012-06-06)
parents 8ac189007bc2
children 3c5a4b2eb7cd
files cyrus-imapd-dev/receipt cyrus-imapd/receipt
line diff
     1.1 --- a/cyrus-imapd-dev/receipt	Wed Jun 06 18:25:17 2012 +0200
     1.2 +++ b/cyrus-imapd-dev/receipt	Wed Jun 06 18:28:24 2012 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="cyrus-imapd-dev"
     1.7 -VERSION="2.3.16"
     1.8 +VERSION="2.4.16"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="IMAP server development files."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
     2.1 --- a/cyrus-imapd/receipt	Wed Jun 06 18:25:17 2012 +0200
     2.2 +++ b/cyrus-imapd/receipt	Wed Jun 06 18:28:24 2012 +0200
     2.3 @@ -1,7 +1,7 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="cyrus-imapd"
     2.7 -VERSION="2.3.16"
     2.8 +VERSION="2.4.16"
     2.9  CATEGORY="network"
    2.10  SHORT_DESC="IMAP server."
    2.11  MAINTAINER="pascal.bellard@slitaz.org"
    2.12 @@ -24,7 +24,7 @@
    2.13  	--with-com_err=yes \
    2.14  	--mandir=/usr/share/man $CONFIGURE_ARGS &&
    2.15  	make &&
    2.16 -	make DESTDIR=$PWD/_pkg install
    2.17 +	make DESTDIR=$DESTDIR install
    2.18  }
    2.19  
    2.20  # Rules to gen a SliTaz package suitable for Tazpkg.