wok diff claws-mail/receipt @ rev 9868
gtk+: clean up a bit the receipt to have a new build (bug with /etc/gtk-2.0)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Mon May 16 22:27:26 2011 +0200 (2011-05-16) |
parents | 42d85eb0dfca |
children | 913b7c6095ec |
line diff
1.1 --- a/claws-mail/receipt Tue May 10 02:41:39 2011 +0200 1.2 +++ b/claws-mail/receipt Mon May 16 22:27:26 2011 +0200 1.3 @@ -34,7 +34,7 @@ 1.4 genpkg_rules() 1.5 { 1.6 mkdir -p $fs/usr/share \ 1.7 - $fs/usr/lib/$PACKAGE/plugins \ 1.8 + $fs/usr/lib/$PACKAGE/plugins 1.9 cp -a $_pkg/usr/bin $fs/usr 1.10 cp -a $_pkg/usr/share/icons $fs/usr/share 1.11 }