wok-current diff claws-mail/receipt @ rev 10026
gmp, mpc-library, mpfr: fix build system wirh --build and --host from CONFIGURE_ARGS
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Thu May 19 21:14:41 2011 +0200 (2011-05-19) |
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 Thu May 19 21:14:41 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 }