wok diff zaptel/receipt @ rev 1305

Fix: Typo in claws-mail. Sorry guys.
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Mon Aug 25 09:51:40 2008 +0200 (2008-08-25)
parents b4764dbfcef8
children 1e551bfbe671
line diff
     1.1 --- a/zaptel/receipt	Sat Aug 09 17:55:16 2008 +0000
     1.2 +++ b/zaptel/receipt	Mon Aug 25 09:51:40 2008 +0200
     1.3 @@ -43,7 +43,7 @@
     1.4  		$1/$INSTALLED/$PACKAGE/volatile.cpio.gz <<EOT
     1.5  etc/zaptel.conf
     1.6  EOT
     1.7 -	depmod -a -b "$1/"
     1.8 +	depmod -a -b "$1/" $EXTRAVERSION-slitaz
     1.9  }
    1.10  
    1.11  post_remove()