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

midori: add Slitaz homepage
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Sun Sep 20 20:31:38 2009 +0000 (2009-09-20)
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	Sun Sep 20 20:31:38 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 -