wok diff claws-mail/receipt @ rev 14222

Up cookutils (3.1.4) add AUFS_NOT_RAMFS support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Mar 19 09:06:08 2013 +0100 (2013-03-19)
parents 6c82deb426e5
children 2b9f96603415
line diff
     1.1 --- a/claws-mail/receipt	Fri May 25 13:22:18 2012 +0200
     1.2 +++ b/claws-mail/receipt	Tue Mar 19 09:06:08 2013 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="claws-mail"
     1.7 -VERSION="3.7.10"
     1.8 +VERSION="3.8.1"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="The user-firendly, lightweight and fast email client"
    1.11  MAINTAINER="erjo@slitaz.org"
    1.12 @@ -23,7 +23,6 @@
    1.13  compile_rules()
    1.14  {
    1.15  	cd $src
    1.16 -	sed -i 's|<glibconfig.h>|<glib.h>|' src/common/defs.h
    1.17  	./configure \
    1.18  	 	--disable-ldap \
    1.19  	 	--disable-jpilot \