wok-next diff fuse/receipt @ rev 11932
lxpanel: Patch cpu plugin to get monochrome style
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Thu Mar 01 02:13:36 2012 +0100 (2012-03-01) |
parents | 6dbe4b0d6bd7 |
children | 66fda20a39b8 |
line diff
1.1 --- a/fuse/receipt Thu Oct 07 11:11:00 2010 +0000 1.2 +++ b/fuse/receipt Thu Mar 01 02:13:36 2012 +0100 1.3 @@ -30,8 +30,5 @@ 1.4 cp -a $_pkg/sbin $fs 1.5 cp -a $_pkg/usr/bin $fs/usr 1.6 cp -a $_pkg/usr/lib/*.so* $fs/usr/lib 1.7 - strip -s $fs/sbin/* 1.8 - strip -s $fs/usr/bin/* 1.9 - strip --strip-unneeded $fs/usr/lib/*.so* 1.10 } 1.11