wok diff claws-mail-spam_report/receipt @ rev 4155

Upgrade: icedtea6 (1.5.1 to 1.6.1)
author Matthew Sheets <rcx@zoominternet.net>
date Mon Sep 21 17:15:50 2009 +0000 (2009-09-21)
parents 0b7673770326
children 727a8586dc83
line diff
     1.1 --- a/claws-mail-spam_report/receipt	Mon Jul 06 23:54:13 2009 +0200
     1.2 +++ b/claws-mail-spam_report/receipt	Mon Sep 21 17:15:50 2009 +0000
     1.3 @@ -27,11 +27,7 @@
     1.4  # Rules to gen a SliTaz package suitable for Tazpkg.
     1.5  genpkg_rules()
     1.6  {
     1.7 -	mkdir -p $fs/usr/lib/claws-mail/plugins \
     1.8 -		$fs/usr/share/locale
     1.9 -		
    1.10 +	mkdir -p $fs/usr/lib/claws-mail/plugins
    1.11  	cp -a $_pkg/usr/lib/claws-mail/plugins/*.so*  \
    1.12  	 $fs/usr/lib/claws-mail/plugins
    1.13 -	cp -a $_pkg/usr/share/locale/fr $fs/usr/locale
    1.14  }
    1.15 -