wok-current diff fuse/receipt @ rev 10556
pam_mount: update bdeps (again)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed May 25 21:37:55 2011 +0200 (2011-05-25) |
parents | 6dbe4b0d6bd7 |
children | 66fda20a39b8 |
line diff
1.1 --- a/fuse/receipt Thu Oct 07 11:11:00 2010 +0000 1.2 +++ b/fuse/receipt Wed May 25 21:37:55 2011 +0200 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